#021009#021009
#021009 is a very dark, muted teal. Relative luminance 0.004; OKLCH L 15.6% C 0.028 H 163.4°. Best body text is #FFFFFF at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #021009 |
|---|---|
| RGB | rgb(2, 16, 9) |
| HSL | hsl(150, 78%, 4%) |
| HSV | hsv(150, 88%, 6%) |
| CMYK | cmyk(87.5%, 0%, 43.8%, 93.7%) |
| CIE-LAB | lab(3.64, -5.06, 1.67) |
| CIE-LCH | lch(3.64, 5.33, 161.78°) |
| OKLab | oklab(15.58% -0.0267 0.0079) |
| OKLCH | oklch(15.58% 0.028 163.4) |
| XYZ | xyz(0.2596, 0.4032, 0.3225) |
| Luminance | 0.0040 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 4.64
Black
#000000
ΔE00 6.95
Gunmetal
#2A3439
ΔE00 12.80
Charcoal (survey)
#343837
ΔE00 13.23
Dark
#1B2431
ΔE00 13.28
Dark Grey
#363737
ΔE00 13.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021009 #100209
analogous
#021002 #021009 #021010
triadic
#021009 #090210 #100902
tetradic
#021009 #020210 #100209 #101002
square
#021009 #020210 #100209 #101002
split-complementary
#021009 #100210 #100202
monochromatic
#031B0F #031B0F #031B0F #094628 #107D46
Accessibility & contrast
On white
19.43
#021009 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#021009 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021009
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021009 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021009 | 1.00 | 19.43 | 1.08 | 19.43 |
| #FFFFFF | 19.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100E09
Deuteranopia (green-blind)
#0D0C09
Tritanopia (blue-blind)
#00100E
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #021009; /* rgb */ color: rgb(2, 16, 9); /* oklch */ color: oklch(15.6% 0.028 163.4);
Tailwind
colors: {
custom: {
50: '#474e4b',
500: '#021009',
950: '#000000',
},
}SCSS
$custom: #021009; $custom-light: #474e4b; $custom-dark: #000000;
JSON
{
"hex": "#021009",
"rgb": {
"r": 2,
"g": 16,
"b": 9
},
"hsl": {
"h": 150,
"s": 77.778,
"l": 3.529
},
"oklch": {
"l": 0.15575,
"c": 0.02784,
"h": 163.4
},
"luminance": 0.00403
}Semantic roles & 50–950 ramp
primary
#021009
secondary
#551937
accent
#3494F4
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777