#02201E#02201E
#02201E is a very dark, muted teal. Relative luminance 0.011; OKLCH L 22.1% C 0.036 H 188.7°. Best body text is #FFFFFF at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #02201E |
|---|---|
| RGB | rgb(2, 32, 30) |
| HSL | hsl(176, 88%, 7%) |
| HSV | hsv(176, 94%, 13%) |
| CMYK | cmyk(93.8%, 0%, 6.2%, 87.5%) |
| CIE-LAB | lab(10.10, -11.77, -1.93) |
| CIE-LCH | lch(10.10, 11.93, 189.29°) |
| OKLab | oklab(22.07% -0.0356 -0.0054) |
| OKLCH | oklch(22.07% 0.036 188.7) |
| XYZ | xyz(0.7758, 1.1396, 1.4071) |
| Luminance | 0.0114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.26
Gunmetal
#2A3439
ΔE00 11.99
Charcoal (survey)
#343837
ΔE00 13.36
Black
#000000
ΔE00 14.04
Onyx
#353839
ΔE00 14.28
Dark Teal
#014D4E
ΔE00 14.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02201E #200204
analogous
#02200F #02201E #021320
triadic
#02201E #1E0220 #201E02
tetradic
#02201E #0F0220 #200204 #132002
square
#02201E #0F0220 #200204 #132002
split-complementary
#02201E #200213 #200F02
monochromatic
#021D1B #021D1B #02201E #065A54 #09938A
Accessibility & contrast
On white
17.10
#02201E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#02201E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02201E
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02201E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02201E | 1.00 | 17.10 | 1.23 | 17.10 |
| #FFFFFF | 17.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1E1E
Deuteranopia (green-blind)
#191A1E
Tritanopia (blue-blind)
#00211F
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #02201e; /* rgb */ color: rgb(2, 32, 30); /* oklch */ color: oklch(22.1% 0.036 188.7);
Tailwind
colors: {
custom: {
50: '#475b59',
500: '#02201e',
950: '#000000',
},
}SCSS
$custom: #02201e; $custom-light: #475b59; $custom-dark: #000000;
JSON
{
"hex": "#02201e",
"rgb": {
"r": 2,
"g": 32,
"b": 30
},
"hsl": {
"h": 176,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.22066,
"c": 0.03598,
"h": 188.7
},
"luminance": 0.0114
}Semantic roles & 50–950 ramp
primary
#02201E
secondary
#66181D
accent
#2938FE
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000403
muted
#777978