#010E02#010E02
#010E02 is a very dark, muted green. Relative luminance 0.003; OKLCH L 14.4% C 0.040 H 145.6°. Best body text is #FFFFFF at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #010E02 |
|---|---|
| RGB | rgb(1, 14, 2) |
| HSL | hsl(125, 87%, 3%) |
| HSV | hsv(125, 93%, 5%) |
| CMYK | cmyk(92.9%, 0%, 85.7%, 94.5%) |
| CIE-LAB | lab(2.93, -5.26, 3.48) |
| CIE-LCH | lch(2.93, 6.30, 146.51°) |
| OKLab | oklab(14.41% -0.0327 0.0224) |
| OKLCH | oklch(14.41% 0.04 145.6) |
| XYZ | xyz(0.1805, 0.3249, 0.1106) |
| Luminance | 0.0032 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.58
Black
#000000
ΔE00 7.41
Charcoal (survey)
#343837
ΔE00 13.90
Gunmetal
#2A3439
ΔE00 13.96
Dark Grey
#363737
ΔE00 14.56
Onyx
#353839
ΔE00 14.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010E02 #0E010D
analogous
#060E01 #010E02 #010E08
triadic
#010E02 #02010E #0E0201
tetradic
#010E02 #01060E #0E010D #0E0801
square
#010E02 #01060E #0E010D #0E0801
split-complementary
#010E02 #08010E #0E0106
monochromatic
#021D04 #021D04 #021D04 #05470A #098012
Accessibility & contrast
On white
19.72
#010E02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#010E02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010E02
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010E02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010E02 | 1.00 | 19.72 | 1.07 | 19.72 |
| #FFFFFF | 19.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0C01
Deuteranopia (green-blind)
#0C0A03
Tritanopia (blue-blind)
#000D0B
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #010e02; /* rgb */ color: rgb(1, 14, 2); /* oklch */ color: oklch(14.4% 0.040 145.6);
Tailwind
colors: {
custom: {
50: '#474d47',
500: '#010e02',
950: '#000000',
},
}SCSS
$custom: #010e02; $custom-light: #474d47; $custom-dark: #000000;
JSON
{
"hex": "#010e02",
"rgb": {
"r": 1,
"g": 14,
"b": 2
},
"hsl": {
"h": 124.615,
"s": 86.667,
"l": 2.941
},
"oklch": {
"l": 0.14408,
"c": 0.03968,
"h": 145.6
},
"luminance": 0.00325
}Semantic roles & 50–950 ramp
primary
#010E02
secondary
#561551
accent
#2BEDFD
background
#F3F4F4
surface
#E5E7E6
border
#C1C3C2
text
#000100
muted
#777777