#02201C#02201C
#02201C is a very dark, muted teal. Relative luminance 0.011; OKLCH L 22.0% C 0.037 H 182.7°. Best body text is #FFFFFF at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #02201C |
|---|---|
| RGB | rgb(2, 32, 28) |
| HSL | hsl(172, 88%, 7%) |
| HSV | hsv(172, 94%, 13%) |
| CMYK | cmyk(93.8%, 0%, 12.5%, 87.5%) |
| CIE-LAB | lab(10.03, -12.46, -0.56) |
| CIE-LCH | lch(10.03, 12.47, 182.58°) |
| OKLab | oklab(21.98% -0.0368 -0.0017) |
| OKLCH | oklch(21.98% 0.037 182.7) |
| XYZ | xyz(0.7510, 1.1297, 1.2768) |
| Luminance | 0.0113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.73
Gunmetal
#2A3439
ΔE00 12.75
Charcoal (survey)
#343837
ΔE00 13.74
Dark Forest Green
#002D04
ΔE00 14.02
Very Dark Green
#062E03
ΔE00 14.44
Black
#000000
ΔE00 14.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02201C #200206
analogous
#02200D #02201C #021520
triadic
#02201C #1C0220 #201C02
tetradic
#02201C #0D0220 #200206 #152002
square
#02201C #0D0220 #200206 #152002
split-complementary
#02201C #200215 #200D02
monochromatic
#021D19 #021D19 #02201C #065A4E #099381
Accessibility & contrast
On white
17.13
#02201C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#02201C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02201C
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02201C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02201C | 1.00 | 17.13 | 1.23 | 17.13 |
| #FFFFFF | 17.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1D1C
Deuteranopia (green-blind)
#191A1C
Tritanopia (blue-blind)
#00211F
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #02201c; /* rgb */ color: rgb(2, 32, 28); /* oklch */ color: oklch(22.0% 0.037 182.7);
Tailwind
colors: {
custom: {
50: '#475b57',
500: '#02201c',
950: '#000000',
},
}SCSS
$custom: #02201c; $custom-light: #475b57; $custom-dark: #000000;
JSON
{
"hex": "#02201c",
"rgb": {
"r": 2,
"g": 32,
"b": 28
},
"hsl": {
"h": 172,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.21979,
"c": 0.03684,
"h": 182.7
},
"luminance": 0.0113
}Semantic roles & 50–950 ramp
primary
#02201C
secondary
#661822
accent
#2946FE
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000403
muted
#777978