#020E02#020E02
#020E02 is a very dark, muted green. Relative luminance 0.003; OKLCH L 14.5% C 0.038 H 143.3°. Best body text is #FFFFFF at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #020E02 |
|---|---|
| RGB | rgb(2, 14, 2) |
| HSL | hsl(120, 75%, 3%) |
| HSV | hsv(120, 86%, 5%) |
| CMYK | cmyk(85.7%, 0%, 85.7%, 94.5%) |
| CIE-LAB | lab(2.99, -4.99, 3.57) |
| CIE-LCH | lch(2.99, 6.14, 144.44°) |
| OKLab | oklab(14.53% -0.0305 0.0227) |
| OKLCH | oklch(14.53% 0.038 143.3) |
| XYZ | xyz(0.1930, 0.3313, 0.1112) |
| Luminance | 0.0033 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.42
Black
#000000
ΔE00 7.20
Charcoal (survey)
#343837
ΔE00 13.81
Gunmetal
#2A3439
ΔE00 13.92
Dark Grey
#363737
ΔE00 14.43
Onyx
#353839
ΔE00 14.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020E02 #0E020E
analogous
#080E02 #020E02 #020E08
triadic
#020E02 #02020E #0E0202
tetradic
#020E02 #02080E #0E020E #0E0802
square
#020E02 #02080E #0E020E #0E0802
split-complementary
#020E02 #08020E #0E0208
monochromatic
#041B04 #041B04 #041B04 #0A440A #117911
Accessibility & contrast
On white
19.70
#020E02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#020E02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020E02
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020E02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020E02 | 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)
#0F0C01
Deuteranopia (green-blind)
#0D0A03
Tritanopia (blue-blind)
#010D0B
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #020e02; /* rgb */ color: rgb(2, 14, 2); /* oklch */ color: oklch(14.5% 0.038 143.3);
Tailwind
colors: {
custom: {
50: '#474d47',
500: '#020e02',
950: '#000000',
},
}SCSS
$custom: #020e02; $custom-light: #474d47; $custom-dark: #000000;
JSON
{
"hex": "#020e02",
"rgb": {
"r": 2,
"g": 14,
"b": 2
},
"hsl": {
"h": 120,
"s": 75,
"l": 3.137
},
"oklch": {
"l": 0.14533,
"c": 0.03802,
"h": 143.3
},
"luminance": 0.00331
}Semantic roles & 50–950 ramp
primary
#020E02
secondary
#521A52
accent
#36F2F2
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777