#001E20#001E20
#001E20 is a very dark, muted teal. Relative luminance 0.010; OKLCH L 21.4% C 0.036 H 201.0°. Best body text is #FFFFFF at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #001E20 |
|---|---|
| RGB | rgb(0, 30, 32) |
| HSL | hsl(184, 100%, 6%) |
| HSV | hsv(184, 100%, 13%) |
| CMYK | cmyk(100%, 6.2%, 0%, 87.5%) |
| CIE-LAB | lab(9.26, -10.22, -4.68) |
| CIE-LCH | lch(9.26, 11.24, 204.60°) |
| OKLab | oklab(21.38% -0.0339 -0.013) |
| OKLCH | oklch(21.38% 0.036 201) |
| XYZ | xyz(0.7249, 1.0327, 1.5274) |
| Luminance | 0.0103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.19
Gunmetal
#2A3439
ΔE00 10.95
Dark
#1B2431
ΔE00 12.51
Black
#000000
ΔE00 13.00
Charcoal (survey)
#343837
ΔE00 13.14
Dark Blue Grey
#1F3B4D
ΔE00 13.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001E20 #200200
analogous
#002012 #001E20 #000E20
triadic
#001E20 #20001E #1E2000
tetradic
#001E20 #120020 #200200 #0E2000
square
#001E20 #120020 #200200 #0E2000
split-complementary
#001E20 #20000E #201200
monochromatic
#001D1F #001D1F #001E20 #00575D #00919A
Accessibility & contrast
On white
17.40
#001E20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#001E20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001E20
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001E20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001E20 | 1.00 | 17.40 | 1.21 | 17.40 |
| #FFFFFF | 17.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1C20
Deuteranopia (green-blind)
#161820
Tritanopia (blue-blind)
#00201F
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #001e20; /* rgb */ color: rgb(0, 30, 32); /* oklch */ color: oklch(21.4% 0.036 201.0);
Tailwind
colors: {
custom: {
50: '#46595b',
500: '#001e20',
950: '#000000',
},
}SCSS
$custom: #001e20; $custom-light: #46595b; $custom-dark: #000000;
JSON
{
"hex": "#001e20",
"rgb": {
"r": 0,
"g": 30,
"b": 32
},
"hsl": {
"h": 183.75,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.21379,
"c": 0.03636,
"h": 201
},
"luminance": 0.01033
}Semantic roles & 50–950 ramp
primary
#001E20
secondary
#691813
accent
#3629FF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000304
muted
#777879