#00201F#00201F
#00201F is a very dark, muted teal. Relative luminance 0.011; OKLCH L 22.0% C 0.038 H 191.8°. Best body text is #FFFFFF at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #00201F |
|---|---|
| RGB | rgb(0, 32, 31) |
| HSL | hsl(178, 100%, 6%) |
| HSV | hsv(178, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 3.1%, 87.5%) |
| CIE-LAB | lab(10.04, -12.01, -2.77) |
| CIE-LCH | lch(10.04, 12.32, 192.96°) |
| OKLab | oklab(22% -0.037 -0.0077) |
| OKLCH | oklch(22% 0.038 191.8) |
| XYZ | xyz(0.7637, 1.1318, 1.4743) |
| Luminance | 0.0113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.45
Gunmetal
#2A3439
ΔE00 12.00
Charcoal (survey)
#343837
ΔE00 13.58
Black
#000000
ΔE00 14.23
Dark Teal
#014D4E
ΔE00 14.29
Dark
#1B2431
ΔE00 14.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00201F #200001
analogous
#00200F #00201F #001120
triadic
#00201F #1F0020 #201F00
tetradic
#00201F #0F0020 #200001 #112000
square
#00201F #0F0020 #200001 #112000
split-complementary
#00201F #200011 #200F00
monochromatic
#001F1E #001F1E #00201F #005D5A #009A96
Accessibility & contrast
On white
17.12
#00201F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#00201F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00201F
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00201F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00201F | 1.00 | 17.12 | 1.23 | 17.12 |
| #FFFFFF | 17.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D1E1F
Deuteranopia (green-blind)
#181A1F
Tritanopia (blue-blind)
#002120
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #00201f; /* rgb */ color: rgb(0, 32, 31); /* oklch */ color: oklch(22.0% 0.038 191.8);
Tailwind
colors: {
custom: {
50: '#465b5a',
500: '#00201f',
950: '#000000',
},
}SCSS
$custom: #00201f; $custom-light: #465b5a; $custom-dark: #000000;
JSON
{
"hex": "#00201f",
"rgb": {
"r": 0,
"g": 32,
"b": 31
},
"hsl": {
"h": 178.125,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.22003,
"c": 0.0378,
"h": 191.8
},
"luminance": 0.01132
}Semantic roles & 50–950 ramp
primary
#00201F
secondary
#691315
accent
#292FFF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000403
muted
#777978