#002B36

Charcoal

#002B36Charcoal

Luminance

0.020

Category

Cyan

Type

Dark

Best On

#FFFFFF

Color Codes

All color formats for your project

HEX

HEX
#002B36
No #
002B36

RGB

RGB
rgb(0, 43, 54)
Values
R:0 G:43 B:54

HSL

HSL
hsl(192, 100%, 11%)
Values
H:192° S:100% L:11%

HSV / HSB

HSV
hsv(192, 100%, 21%)
Values
H:192° S:100% V:21%

CMYK

CMYK
cmyk(100%, 20%, 0%, 79%)
Values
C:100 M:20 Y:0 K:79

LAB

LAB
lab(15, -9, -11)
Values
L:15 a:-9 b:-11

OKLCH

OKLCH
oklch(26.7% 0.049 219.8)
Values
L:26.7% C:0.049 H:219.8°

Code Formats

CSS
color: #002B36;
Swift
UIColor(red: 0.000, green: 0.169, blue: 0.212, alpha: 1.0)
Kotlin
Color(0xFF002B36)
Flutter
Color(0xFF002B36)
Android
#FF002B36

Contrast Analysis

WCAG compliance with grayscale colors

On White

15.01:1

AAA

On Black

1.40:1

Fail

Grayscale Contrast

Aa

0%

1.4

Fail
Aa

10%

1.2

Fail
Aa

20%

1.2

Fail
Aa

30%

1.8

Fail
Aa

40%

2.6

Fail
Aa

50%

3.7

AA-large
Aa

60%

5.3

AA
Aa

70%

7.2

AAA
Aa

80%

9.3

AAA
Aa

90%

11.9

AAA
Aa

100%

15.0

AAA

Best Grayscale Contrast

#FFFFFF with ratio 15.01:1

Aa

Color Harmonies

Harmonious color combinations

complementary

Two colors opposite on the color wheel (180°)

split-complementary

Base color + two colors adjacent to its complement

triadic

Three colors evenly spaced (120° apart)

tetradic

Four colors evenly spaced (90° apart)

analogous

Three colors adjacent on the color wheel (30° apart)

Color Variations

Tints, shades, tones, and full scale

Color Scale (50-900)

50

100

200

300

400

500

600

700

800

900

Tints (Lighter)

Shades (Darker)

Tones (Desaturated)

Gradients (OKLCH)

Primary

90°
CSS
linear-gradient(90deg, #007E9E 0%, #006680 100%)
OKLCH
linear-gradient(90deg, oklch(55.1% 0.103 223.7) 0%, oklch(47.4% 0.088 223.2) 100%)
Stops
0%
100%

Vibrant

135°
CSS
linear-gradient(135deg, #00566B 0%, #00A3CC 100%)
OKLCH
linear-gradient(135deg, oklch(42.0% 0.077 221.7) 0%, oklch(66.5% 0.125 224.0) 100%)
Stops
0%
100%

Complementary

90°
CSS
linear-gradient(90deg, #002B36 0%, #380B00 100%)
OKLCH
linear-gradient(90deg, oklch(26.7% 0.049 219.8) 0%, oklch(22.9% 0.075 38.1) 100%)
Stops
0%
100%

Analogous

90°
CSS
linear-gradient(90deg, #003827 0%, #002B36 50%, #001138 100%)
OKLCH
linear-gradient(90deg, oklch(30.2% 0.063 166.1) 0%, oklch(26.7% 0.049 219.8) 50%, oklch(19.4% 0.081 260.4) 100%)
Stops
0%
50%
100%

Sunset

90°
CSS
linear-gradient(90deg, #F6CE55 0%, #EE6C2B 50%, #E6193C 100%)
OKLCH
linear-gradient(90deg, oklch(86.4% 0.144 90.6) 0%, oklch(68.0% 0.177 43.8) 50%, oklch(59.1% 0.228 21.2) 100%)
Stops
0%
50%
100%

Ocean

135°
CSS
linear-gradient(135deg, #19A1E6 0%, #22C3B6 50%, #47D1A3 100%)
OKLCH
linear-gradient(135deg, oklch(67.5% 0.146 238.9) 0%, oklch(73.8% 0.124 186.2) 50%, oklch(77.5% 0.136 166.9) 100%)
Stops
0%
50%
100%

Dark Mode

180°
CSS
linear-gradient(180deg, #002D38 0%, #092B34 100%)
OKLCH
linear-gradient(180deg, oklch(27.5% 0.050 219.1) 0%, oklch(27.0% 0.041 219.0) 100%)
Stops
0%
100%

Radial Glow

Radial
CSS
radial-gradient(circle, #006A85 0%, #007A99 100%)
OKLCH
radial-gradient(circle, oklch(48.7% 0.091 223.3) 0%, oklch(53.8% 0.101 223.6) 100%)
Stops
0%
100%

💡 About OKLCH Gradients

OKLCH (Oklch Color Space) provides perceptually uniform gradients with better color transitions than traditional RGB/HSL gradients. The format is oklch(L% C H) where L = Lightness (0-100%), C = Chroma (0-0.4), H = Hue (0-360°).

Generate Full Palette

Create a complete brand palette from this color with primary, secondary, accent, and neutral scales.

View Palette