#000E04#000E04
#000E04 is a very dark, muted green. Relative luminance 0.003; OKLCH L 14.4% C 0.036 H 154.0°. Best body text is #FFFFFF at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #000E04 |
|---|---|
| RGB | rgb(0, 14, 4) |
| HSL | hsl(137, 100%, 3%) |
| HSV | hsv(137, 100%, 5%) |
| CMYK | cmyk(100%, 0%, 71.4%, 94.5%) |
| CIE-LAB | lab(2.92, -5.24, 2.63) |
| CIE-LCH | lch(2.92, 5.86, 153.36°) |
| OKLab | oklab(14.37% -0.0326 0.0159) |
| OKLCH | oklch(14.37% 0.036 154) |
| XYZ | xyz(0.1789, 0.3228, 0.1677) |
| Luminance | 0.0032 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.18
Black
#000000
ΔE00 7.19
Gunmetal
#2A3439
ΔE00 13.60
Charcoal (survey)
#343837
ΔE00 13.78
Dark
#1B2431
ΔE00 14.23
Dark Grey
#363737
ΔE00 14.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000E04 #0E000A
analogous
#030E00 #000E04 #000E0B
triadic
#000E04 #04000E #0E0400
tetradic
#000E04 #00030E #0E000A #0E0B00
square
#000E04 #00030E #0E000A #0E0B00
split-complementary
#000E04 #0B000E #0E0003
monochromatic
#001F09 #001F09 #001F09 #004B15 #008827
Accessibility & contrast
On white
19.73
#000E04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#000E04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000E04
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000E04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000E04 | 1.00 | 19.73 | 1.06 | 19.73 |
| #FFFFFF | 19.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0C04
Deuteranopia (green-blind)
#0B0A04
Tritanopia (blue-blind)
#000E0B
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #000e04; /* rgb */ color: rgb(0, 14, 4); /* oklch */ color: oklch(14.4% 0.036 154.0);
Tailwind
colors: {
custom: {
50: '#474d48',
500: '#000e04',
950: '#000000',
},
}SCSS
$custom: #000e04; $custom-light: #474d48; $custom-dark: #000000;
JSON
{
"hex": "#000e04",
"rgb": {
"r": 0,
"g": 14,
"b": 4
},
"hsl": {
"h": 137.143,
"s": 100,
"l": 2.745
},
"oklch": {
"l": 0.14369,
"c": 0.03627,
"h": 154
},
"luminance": 0.00323
}Semantic roles & 50–950 ramp
primary
#000E04
secondary
#5A1045
accent
#29C2FF
background
#F3F4F4
surface
#E5E7E6
border
#C1C3C2
text
#000100
muted
#777777