#010E04#010E04
#010E04 is a very dark, muted green. Relative luminance 0.003; OKLCH L 14.5% C 0.034 H 151.7°. Best body text is #FFFFFF at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #010E04 |
|---|---|
| RGB | rgb(1, 14, 4) |
| HSL | hsl(134, 87%, 3%) |
| HSV | hsv(134, 93%, 5%) |
| CMYK | cmyk(92.9%, 0%, 71.4%, 94.5%) |
| CIE-LAB | lab(2.97, -4.98, 2.72) |
| CIE-LCH | lch(2.97, 5.67, 151.33°) |
| OKLab | oklab(14.5% -0.0303 0.0163) |
| OKLCH | oklch(14.5% 0.034 151.7) |
| XYZ | xyz(0.1915, 0.3293, 0.1683) |
| Luminance | 0.0033 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.99
Black
#000000
ΔE00 6.96
Gunmetal
#2A3439
ΔE00 13.55
Charcoal (survey)
#343837
ΔE00 13.69
Dark
#1B2431
ΔE00 14.16
Dark Grey
#363737
ΔE00 14.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010E04 #0E010B
analogous
#040E01 #010E04 #010E0A
triadic
#010E04 #04010E #0E0401
tetradic
#010E04 #01040E #0E010B #0E0A01
square
#010E04 #01040E #0E010B #0E0A01
split-complementary
#010E04 #0A010E #0E0104
monochromatic
#021D08 #021D08 #021D08 #054714 #098025
Accessibility & contrast
On white
19.70
#010E04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#010E04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010E04
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010E04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010E04 | 1.00 | 19.70 | 1.07 | 19.70 |
| #FFFFFF | 19.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0C04
Deuteranopia (green-blind)
#0C0A04
Tritanopia (blue-blind)
#000E0B
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #010e04; /* rgb */ color: rgb(1, 14, 4); /* oklch */ color: oklch(14.5% 0.034 151.7);
Tailwind
colors: {
custom: {
50: '#474d48',
500: '#010e04',
950: '#000000',
},
}SCSS
$custom: #010e04; $custom-light: #474d48; $custom-dark: #000000;
JSON
{
"hex": "#010e04",
"rgb": {
"r": 1,
"g": 14,
"b": 4
},
"hsl": {
"h": 133.846,
"s": 86.667,
"l": 2.941
},
"oklch": {
"l": 0.14496,
"c": 0.03438,
"h": 151.7
},
"luminance": 0.00329
}Semantic roles & 50–950 ramp
primary
#010E04
secondary
#561547
accent
#2BCCFD
background
#F3F4F4
surface
#E5E7E6
border
#C1C3C2
text
#000100
muted
#777777