#020E00#020E00
#020E00 is a very dark, muted green. Relative luminance 0.003; OKLCH L 14.4% C 0.045 H 138.3°. Best body text is #FFFFFF at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #020E00 |
|---|---|
| RGB | rgb(2, 14, 0) |
| HSL | hsl(111, 100%, 3%) |
| HSV | hsv(111, 100%, 5%) |
| CMYK | cmyk(85.7%, 0%, 100%, 94.5%) |
| CIE-LAB | lab(2.95, -5.27, 4.33) |
| CIE-LCH | lch(2.95, 6.82, 140.62°) |
| OKLab | oklab(14.45% -0.0336 0.0299) |
| OKLCH | oklch(14.45% 0.045 138.3) |
| XYZ | xyz(0.1821, 0.3270, 0.0535) |
| Luminance | 0.0033 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 6.03
Black
#000000
ΔE00 7.69
Charcoal (survey)
#343837
ΔE00 14.04
Gunmetal
#2A3439
ΔE00 14.34
Dark Grey
#363737
ΔE00 14.70
Onyx
#353839
ΔE00 14.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020E00 #0C000E
analogous
#090E00 #020E00 #000E05
triadic
#020E00 #00020E #0E0002
tetradic
#020E00 #00090E #0C000E #0E0500
square
#020E00 #00090E #0C000E #0E0500
split-complementary
#020E00 #05000E #0E0009
monochromatic
#041F00 #041F00 #041F00 #0B4B00 #138800
Accessibility & contrast
On white
19.71
#020E00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#020E00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020E00
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020E00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020E00 | 1.00 | 19.71 | 1.07 | 19.71 |
| #FFFFFF | 19.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0C00
Deuteranopia (green-blind)
#0D0A01
Tritanopia (blue-blind)
#010D0A
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #020e00; /* rgb */ color: rgb(2, 14, 0); /* oklch */ color: oklch(14.4% 0.045 138.3);
Tailwind
colors: {
custom: {
50: '#474d47',
500: '#020e00',
950: '#000000',
},
}SCSS
$custom: #020e00; $custom-light: #474d47; $custom-dark: #000000;
JSON
{
"hex": "#020e00",
"rgb": {
"r": 2,
"g": 14,
"b": 0
},
"hsl": {
"h": 111.429,
"s": 100,
"l": 2.745
},
"oklch": {
"l": 0.14446,
"c": 0.04492,
"h": 138.3
},
"luminance": 0.00327
}Semantic roles & 50–950 ramp
primary
#020E00
secondary
#4F105A
accent
#29FFE0
background
#F4F4F3
surface
#E6E7E5
border
#C2C3C1
text
#000100
muted
#777777