#080E01#080E01
#080E01 is a very dark, muted yellow-green. Relative luminance 0.004; OKLCH L 15.2% C 0.034 H 126.1°. Best body text is #FFFFFF at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #080E01 |
|---|---|
| RGB | rgb(8, 14, 1) |
| HSL | hsl(88, 87%, 3%) |
| HSV | hsv(88, 93%, 5%) |
| CMYK | cmyk(42.9%, 0%, 92.9%, 94.5%) |
| CIE-LAB | lab(3.32, -3.56, 4.50) |
| CIE-LCH | lch(3.32, 5.74, 128.37°) |
| OKLab | oklab(15.2% -0.0202 0.0277) |
| OKLCH | oklch(15.2% 0.034 126.1) |
| XYZ | xyz(0.2627, 0.3679, 0.0859) |
| Luminance | 0.0037 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.06
Black
#000000
ΔE00 6.34
Charcoal (survey)
#343837
ΔE00 13.50
Dark Grey
#363737
ΔE00 13.91
Gunmetal
#2A3439
ΔE00 14.03
Onyx
#353839
ΔE00 14.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080E01 #07010E
analogous
#0E0D01 #080E01 #010E01
triadic
#080E01 #01080E #0E0108
tetradic
#080E01 #010E0D #07010E #0E0101
square
#080E01 #010E0D #07010E #0E0101
split-complementary
#080E01 #01010E #0D010E
monochromatic
#101D02 #101D02 #101D02 #294705 #498009
Accessibility & contrast
On white
19.56
#080E01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080E01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080E01
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080E01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080E01 | 1.00 | 19.56 | 1.07 | 19.56 |
| #FFFFFF | 19.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0C00
Deuteranopia (green-blind)
#0F0C01
Tritanopia (blue-blind)
#090D0A
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #080e01; /* rgb */ color: rgb(8, 14, 1); /* oklch */ color: oklch(15.2% 0.034 126.1);
Tailwind
colors: {
custom: {
50: '#4a4d47',
500: '#080e01',
950: '#000000',
},
}SCSS
$custom: #080e01; $custom-light: #4a4d47; $custom-dark: #000000;
JSON
{
"hex": "#080e01",
"rgb": {
"r": 8,
"g": 14,
"b": 1
},
"hsl": {
"h": 87.692,
"s": 86.667,
"l": 2.941
},
"oklch": {
"l": 0.15199,
"c": 0.03432,
"h": 126.1
},
"luminance": 0.00368
}Semantic roles & 50–950 ramp
primary
#080E01
secondary
#331556
accent
#2BFD8C
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#010100
muted
#777777