#080E03#080E03
#080E03 is a very dark, muted yellow-green. Relative luminance 0.004; OKLCH L 15.3% C 0.028 H 129.4°. Best body text is #FFFFFF at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #080E03 |
|---|---|
| RGB | rgb(8, 14, 3) |
| HSL | hsl(93, 65%, 3%) |
| HSV | hsv(93, 79%, 5%) |
| CMYK | cmyk(42.9%, 0%, 78.6%, 94.5%) |
| CIE-LAB | lab(3.36, -3.29, 3.74) |
| CIE-LCH | lch(3.36, 4.98, 131.29°) |
| OKLab | oklab(15.28% -0.0177 0.0216) |
| OKLCH | oklch(15.28% 0.028 129.4) |
| XYZ | xyz(0.2736, 0.3723, 0.1436) |
| Luminance | 0.0037 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.38
Black
#000000
ΔE00 5.77
Charcoal (survey)
#343837
ΔE00 13.28
Gunmetal
#2A3439
ΔE00 13.63
Dark Grey
#363737
ΔE00 13.64
Onyx
#353839
ΔE00 13.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080E03 #09030E
analogous
#0D0E03 #080E03 #030E03
triadic
#080E03 #03080E #0E0308
tetradic
#080E03 #030D0E #09030E #0E0303
square
#080E03 #030D0E #09030E #0E0303
split-complementary
#080E03 #03030E #0E030D
monochromatic
#0E1905 #0E1905 #0E1905 #25400E #427319
Accessibility & contrast
On white
19.55
#080E03 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080E03 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080E03
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080E03 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080E03 | 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)
#0F0C02
Deuteranopia (green-blind)
#0E0C03
Tritanopia (blue-blind)
#080D0B
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #080e03; /* rgb */ color: rgb(8, 14, 3); /* oklch */ color: oklch(15.3% 0.028 129.4);
Tailwind
colors: {
custom: {
50: '#4a4d48',
500: '#080e03',
950: '#000000',
},
}SCSS
$custom: #080e03; $custom-light: #4a4d48; $custom-dark: #000000;
JSON
{
"hex": "#080e03",
"rgb": {
"r": 8,
"g": 14,
"b": 3
},
"hsl": {
"h": 92.727,
"s": 64.706,
"l": 3.333
},
"oklch": {
"l": 0.15279,
"c": 0.02793,
"h": 129.4
},
"luminance": 0.00372
}Semantic roles & 50–950 ramp
primary
#080E03
secondary
#391E4F
accent
#40E89C
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777