#020E06#020E06
#020E06 is a very dark, muted green. Relative luminance 0.003; OKLCH L 14.7% C 0.028 H 156.2°. Best body text is #FFFFFF at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #020E06 |
|---|---|
| RGB | rgb(2, 14, 6) |
| HSL | hsl(140, 75%, 3%) |
| HSV | hsv(140, 86%, 5%) |
| CMYK | cmyk(85.7%, 0%, 57.1%, 94.5%) |
| CIE-LAB | lab(3.07, -4.44, 2.06) |
| CIE-LCH | lch(3.07, 4.89, 155.15°) |
| OKLab | oklab(14.71% -0.026 0.0115) |
| OKLCH | oklch(14.71% 0.028 156.2) |
| XYZ | xyz(0.2149, 0.3401, 0.2266) |
| Luminance | 0.0034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.20
Black
#000000
ΔE00 6.28
Gunmetal
#2A3439
ΔE00 13.12
Charcoal (survey)
#343837
ΔE00 13.41
Dark
#1B2431
ΔE00 13.42
Dark Grey
#363737
ΔE00 13.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020E06 #0E020A
analogous
#040E02 #020E06 #020E0C
triadic
#020E06 #06020E #0E0602
tetradic
#020E06 #02040E #0E020A #0E0C02
square
#020E06 #02040E #0E020A #0E0C02
split-complementary
#020E06 #0C020E #0E0204
monochromatic
#041B0B #041B0B #041B0B #0A441D #117934
Accessibility & contrast
On white
19.66
#020E06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#020E06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020E06
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020E06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020E06 | 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)
#0E0C06
Deuteranopia (green-blind)
#0C0B06
Tritanopia (blue-blind)
#000E0C
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #020e06; /* rgb */ color: rgb(2, 14, 6); /* oklch */ color: oklch(14.7% 0.028 156.2);
Tailwind
colors: {
custom: {
50: '#474d49',
500: '#020e06',
950: '#000000',
},
}SCSS
$custom: #020e06; $custom-light: #474d49; $custom-dark: #000000;
JSON
{
"hex": "#020e06",
"rgb": {
"r": 2,
"g": 14,
"b": 6
},
"hsl": {
"h": 140,
"s": 75,
"l": 3.137
},
"oklch": {
"l": 0.14707,
"c": 0.02842,
"h": 156.2
},
"luminance": 0.0034
}Semantic roles & 50–950 ramp
primary
#020E06
secondary
#521A3F
accent
#36B3F2
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777