#080E02#080E02
#080E02 is a very dark, muted yellow-green. Relative luminance 0.004; OKLCH L 15.2% C 0.031 H 127.6°. Best body text is #FFFFFF at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #080E02 |
|---|---|
| RGB | rgb(8, 14, 2) |
| HSL | hsl(90, 75%, 3%) |
| HSV | hsv(90, 86%, 5%) |
| CMYK | cmyk(42.9%, 0%, 85.7%, 94.5%) |
| CIE-LAB | lab(3.34, -3.43, 4.12) |
| CIE-LCH | lch(3.34, 5.36, 129.73°) |
| OKLab | oklab(15.24% -0.0189 0.0245) |
| OKLCH | oklch(15.24% 0.031 127.6) |
| XYZ | xyz(0.2681, 0.3701, 0.1147) |
| Luminance | 0.0037 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.73
Black
#000000
ΔE00 6.06
Charcoal (survey)
#343837
ΔE00 13.39
Dark Grey
#363737
ΔE00 13.77
Gunmetal
#2A3439
ΔE00 13.83
Onyx
#353839
ΔE00 14.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080E02 #08020E
analogous
#0E0E02 #080E02 #020E02
triadic
#080E02 #02080E #0E0208
tetradic
#080E02 #020E0E #08020E #0E0202
square
#080E02 #020E0E #08020E #0E0202
split-complementary
#080E02 #02020E #0E020E
monochromatic
#0F1B04 #0F1B04 #0F1B04 #27440A #457911
Accessibility & contrast
On white
19.55
#080E02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080E02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080E02
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080E02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080E02 | 1.00 | 19.55 | 1.07 | 19.55 |
| #FFFFFF | 19.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0C01
Deuteranopia (green-blind)
#0E0C02
Tritanopia (blue-blind)
#090D0B
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #080e02; /* rgb */ color: rgb(8, 14, 2); /* oklch */ color: oklch(15.2% 0.031 127.6);
Tailwind
colors: {
custom: {
50: '#4a4d47',
500: '#080e02',
950: '#000000',
},
}SCSS
$custom: #080e02; $custom-light: #4a4d47; $custom-dark: #000000;
JSON
{
"hex": "#080e02",
"rgb": {
"r": 8,
"g": 14,
"b": 2
},
"hsl": {
"h": 90,
"s": 75,
"l": 3.137
},
"oklch": {
"l": 0.15239,
"c": 0.03098,
"h": 127.6
},
"luminance": 0.0037
}Semantic roles & 50–950 ramp
primary
#080E02
secondary
#361A52
accent
#36F294
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777