#020E04#020E04
#020E04 is a very dark, muted green. Relative luminance 0.003; OKLCH L 14.6% C 0.033 H 149.2°. Best body text is #FFFFFF at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #020E04 |
|---|---|
| RGB | rgb(2, 14, 4) |
| HSL | hsl(130, 75%, 3%) |
| HSV | hsv(130, 86%, 5%) |
| CMYK | cmyk(85.7%, 0%, 71.4%, 94.5%) |
| CIE-LAB | lab(3.03, -4.71, 2.81) |
| CIE-LCH | lch(3.03, 5.49, 149.18°) |
| OKLab | oklab(14.62% -0.028 0.0167) |
| OKLCH | oklch(14.62% 0.033 149.2) |
| XYZ | xyz(0.2040, 0.3357, 0.1689) |
| Luminance | 0.0034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.81
Black
#000000
ΔE00 6.73
Gunmetal
#2A3439
ΔE00 13.51
Charcoal (survey)
#343837
ΔE00 13.59
Dark
#1B2431
ΔE00 14.09
Dark Grey
#363737
ΔE00 14.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020E04 #0E020C
analogous
#060E02 #020E04 #020E0A
triadic
#020E04 #04020E #0E0402
tetradic
#020E04 #02060E #0E020C #0E0A02
square
#020E04 #02060E #0E020C #0E0A02
split-complementary
#020E04 #0A020E #0E0206
monochromatic
#041B08 #041B08 #041B08 #0A4413 #117923
Accessibility & contrast
On white
19.68
#020E04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#020E04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020E04
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020E04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020E04 | 1.00 | 19.68 | 1.07 | 19.68 |
| #FFFFFF | 19.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0C04
Deuteranopia (green-blind)
#0C0A04
Tritanopia (blue-blind)
#010E0B
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #020e04; /* rgb */ color: rgb(2, 14, 4); /* oklch */ color: oklch(14.6% 0.033 149.2);
Tailwind
colors: {
custom: {
50: '#474d48',
500: '#020e04',
950: '#000000',
},
}SCSS
$custom: #020e04; $custom-light: #474d48; $custom-dark: #000000;
JSON
{
"hex": "#020e04",
"rgb": {
"r": 2,
"g": 14,
"b": 4
},
"hsl": {
"h": 130,
"s": 75,
"l": 3.137
},
"oklch": {
"l": 0.1462,
"c": 0.03264,
"h": 149.2
},
"luminance": 0.00336
}Semantic roles & 50–950 ramp
primary
#020E04
secondary
#521A49
accent
#36D2F2
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777