#02201B#02201B
#02201B is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.9% C 0.037 H 179.8°. Best body text is #FFFFFF at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #02201B |
|---|---|
| RGB | rgb(2, 32, 27) |
| HSL | hsl(170, 88%, 7%) |
| HSV | hsv(170, 94%, 13%) |
| CMYK | cmyk(93.8%, 0%, 15.6%, 87.5%) |
| CIE-LAB | lab(9.99, -12.79, 0.12) |
| CIE-LCH | lch(9.99, 12.79, 179.45°) |
| OKLab | oklab(21.94% -0.0374 0.0001) |
| OKLCH | oklch(21.94% 0.037 179.8) |
| XYZ | xyz(0.7393, 1.1250, 1.2149) |
| Luminance | 0.0112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.97
Gunmetal
#2A3439
ΔE00 13.12
Dark Forest Green
#002D04
ΔE00 13.43
Very Dark Green
#062E03
ΔE00 13.86
Charcoal (survey)
#343837
ΔE00 13.93
Black
#000000
ΔE00 14.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02201B #200207
analogous
#02200C #02201B #021620
triadic
#02201B #1B0220 #201B02
tetradic
#02201B #0C0220 #200207 #162002
square
#02201B #0C0220 #200207 #162002
split-complementary
#02201B #200216 #200C02
monochromatic
#021D18 #021D18 #02201B #065A4C #09937C
Accessibility & contrast
On white
17.14
#02201B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#02201B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02201B
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02201B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02201B | 1.00 | 17.14 | 1.22 | 17.14 |
| #FFFFFF | 17.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1D1B
Deuteranopia (green-blind)
#1A1A1B
Tritanopia (blue-blind)
#00211E
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #02201b; /* rgb */ color: rgb(2, 32, 27); /* oklch */ color: oklch(21.9% 0.037 179.8);
Tailwind
colors: {
custom: {
50: '#475b57',
500: '#02201b',
950: '#000000',
},
}SCSS
$custom: #02201b; $custom-light: #475b57; $custom-dark: #000000;
JSON
{
"hex": "#02201b",
"rgb": {
"r": 2,
"g": 32,
"b": 27
},
"hsl": {
"h": 170,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.21938,
"c": 0.03743,
"h": 179.8
},
"luminance": 0.01125
}Semantic roles & 50–950 ramp
primary
#02201B
secondary
#661825
accent
#294DFE
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000403
muted
#777978