#020E07#020E07
#020E07 is a very dark, muted green. Relative luminance 0.003; OKLCH L 14.8% C 0.027 H 160.1°. Best body text is #FFFFFF at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #020E07 |
|---|---|
| RGB | rgb(2, 14, 7) |
| HSL | hsl(145, 75%, 3%) |
| HSV | hsv(145, 86%, 5%) |
| CMYK | cmyk(85.7%, 0%, 50%, 94.5%) |
| CIE-LAB | lab(3.09, -4.30, 1.68) |
| CIE-LCH | lch(3.09, 4.61, 158.68°) |
| OKLab | oklab(14.75% -0.0251 0.0091) |
| OKLCH | oklch(14.75% 0.027 160.1) |
| XYZ | xyz(0.2204, 0.3423, 0.2554) |
| Luminance | 0.0034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 3.90
Black
#000000
ΔE00 6.07
Gunmetal
#2A3439
ΔE00 12.93
Dark
#1B2431
ΔE00 13.08
Charcoal (survey)
#343837
ΔE00 13.32
Dark Grey
#363737
ΔE00 13.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020E07 #0E0209
analogous
#030E02 #020E07 #020E0D
triadic
#020E07 #07020E #0E0702
tetradic
#020E07 #02030E #0E0209 #0E0D02
square
#020E07 #02030E #0E0209 #0E0D02
split-complementary
#020E07 #0D020E #0E0203
monochromatic
#041B0D #041B0D #041B0D #0A4422 #11793D
Accessibility & contrast
On white
19.66
#020E07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#020E07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020E07
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020E07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020E07 | 1.00 | 19.66 | 1.07 | 19.66 |
| #FFFFFF | 19.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0C07
Deuteranopia (green-blind)
#0C0B07
Tritanopia (blue-blind)
#000E0C
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #020e07; /* rgb */ color: rgb(2, 14, 7); /* oklch */ color: oklch(14.8% 0.027 160.1);
Tailwind
colors: {
custom: {
50: '#474d4a',
500: '#020e07',
950: '#000000',
},
}SCSS
$custom: #020e07; $custom-light: #474d4a; $custom-dark: #000000;
JSON
{
"hex": "#020e07",
"rgb": {
"r": 2,
"g": 14,
"b": 7
},
"hsl": {
"h": 145,
"s": 75,
"l": 3.137
},
"oklch": {
"l": 0.1475,
"c": 0.02671,
"h": 160.1
},
"luminance": 0.00342
}Semantic roles & 50–950 ramp
primary
#020E07
secondary
#521A3B
accent
#36A4F2
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777