#001E12#001E12
#001E12 is a very dark, muted teal. Relative luminance 0.010; OKLCH L 20.8% C 0.045 H 163.5°. Best body text is #FFFFFF at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #001E12 |
|---|---|
| RGB | rgb(0, 30, 18) |
| HSL | hsl(156, 100%, 6%) |
| HSV | hsv(156, 100%, 12%) |
| CMYK | cmyk(100%, 0%, 40%, 88.2%) |
| CIE-LAB | lab(8.76, -14.26, 4.66) |
| CIE-LCH | lch(8.76, 15.00, 161.89°) |
| OKLab | oklab(20.8% -0.0428 0.0127) |
| OKLCH | oklch(20.8% 0.045 163.5) |
| XYZ | xyz(0.5734, 0.9721, 0.7296) |
| Luminance | 0.0097 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.40
Very Dark Green
#062E03
ΔE00 10.82
Almost Black
#070D0D
ΔE00 13.17
Dark Green
#033500
ΔE00 13.61
Evergreen
#05472A
ΔE00 14.06
Charcoal (survey)
#343837
ΔE00 15.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001E12 #1E000C
analogous
#001E03 #001E12 #001B1E
triadic
#001E12 #12001E #1E1200
tetradic
#001E12 #03001E #1E000C #1B1E00
square
#001E12 #03001E #1E000C #1B1E00
split-complementary
#001E12 #1E001B #1E0300
monochromatic
#001F12 #001F12 #001F12 #005B37 #00985B
Accessibility & contrast
On white
17.58
#001E12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#001E12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001E12
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001E12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001E12 | 1.00 | 17.58 | 1.19 | 17.58 |
| #FFFFFF | 17.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D1B11
Deuteranopia (green-blind)
#191813
Tritanopia (blue-blind)
#001E1B
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #001e12; /* rgb */ color: rgb(0, 30, 18); /* oklch */ color: oklch(20.8% 0.045 163.5);
Tailwind
colors: {
custom: {
50: '#45594f',
500: '#001e12',
950: '#000000',
},
}SCSS
$custom: #001e12; $custom-light: #45594f; $custom-dark: #000000;
JSON
{
"hex": "#001e12",
"rgb": {
"r": 0,
"g": 30,
"b": 18
},
"hsl": {
"h": 156,
"s": 100,
"l": 5.882
},
"oklch": {
"l": 0.20799,
"c": 0.04462,
"h": 163.5
},
"luminance": 0.00972
}Semantic roles & 50–950 ramp
primary
#001E12
secondary
#681234
accent
#297EFF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000302
muted
#767878