#001E1E#001E1E
#001E1E is a very dark, muted teal. Relative luminance 0.010; OKLCH L 21.3% C 0.036 H 194.8°. Best body text is #FFFFFF at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #001E1E |
|---|---|
| RGB | rgb(0, 30, 30) |
| HSL | hsl(180, 100%, 6%) |
| HSV | hsv(180, 100%, 12%) |
| CMYK | cmyk(100%, 0%, 0%, 88.2%) |
| CIE-LAB | lab(9.18, -10.93, -3.32) |
| CIE-LCH | lch(9.18, 11.43, 196.89°) |
| OKLab | oklab(21.28% -0.0351 -0.0093) |
| OKLCH | oklch(21.28% 0.036 194.8) |
| XYZ | xyz(0.6985, 1.0222, 1.3885) |
| Luminance | 0.0102 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.52
Gunmetal
#2A3439
ΔE00 11.59
Black
#000000
ΔE00 13.32
Charcoal (survey)
#343837
ΔE00 13.38
Dark
#1B2431
ΔE00 13.49
Onyx
#353839
ΔE00 14.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001E1E #1E0000
analogous
#001E0F #001E1E #000F1E
triadic
#001E1E #1E001E #1E1E00
tetradic
#001E1E #0F001E #1E0000 #0F1E00
square
#001E1E #0F001E #1E0000 #0F1E00
split-complementary
#001E1E #1E000F #1E0F00
monochromatic
#001F1F #001F1F #001F1F #005B5B #009898
Accessibility & contrast
On white
17.44
#001E1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#001E1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001E1E
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001E1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001E1E | 1.00 | 17.44 | 1.20 | 17.44 |
| #FFFFFF | 17.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1C1E
Deuteranopia (green-blind)
#16181E
Tritanopia (blue-blind)
#001F1E
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #001e1e; /* rgb */ color: rgb(0, 30, 30); /* oklch */ color: oklch(21.3% 0.036 194.8);
Tailwind
colors: {
custom: {
50: '#465959',
500: '#001e1e',
950: '#000000',
},
}SCSS
$custom: #001e1e; $custom-light: #465959; $custom-dark: #000000;
JSON
{
"hex": "#001e1e",
"rgb": {
"r": 0,
"g": 30,
"b": 30
},
"hsl": {
"h": 180,
"s": 100,
"l": 5.882
},
"oklch": {
"l": 0.2128,
"c": 0.03632,
"h": 194.8
},
"luminance": 0.01022
}Semantic roles & 50–950 ramp
primary
#001E1E
secondary
#681212
accent
#2929FF
background
#F3F5F5
surface
#E5E9E9
border
#C1C5C5
text
#000303
muted
#767878