#080B01#080B01
#080B01 is a very dark, muted yellow-green. Relative luminance 0.003; OKLCH L 14.1% C 0.029 H 119.9°. Best body text is #FFFFFF at 19.84:1 contrast (WCAG AA passes).
Color values
| HEX | #080B01 |
|---|---|
| RGB | rgb(8, 11, 1) |
| HSL | hsl(78, 83%, 2%) |
| HSV | hsv(78, 91%, 4%) |
| CMYK | cmyk(27.3%, 0%, 90.9%, 95.7%) |
| CIE-LAB | lab(2.65, -2.19, 3.52) |
| CIE-LCH | lch(2.65, 4.14, 121.87°) |
| OKLab | oklab(14.14% -0.0144 0.025) |
| OKLCH | oklch(14.14% 0.029 119.9) |
| XYZ | xyz(0.2253, 0.2932, 0.0734) |
| Luminance | 0.0029 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 3.83
Black
#000000
ΔE00 4.60
Charcoal (survey)
#343837
ΔE00 13.56
Dark Grey
#363737
ΔE00 13.70
Gunmetal
#2A3439
ΔE00 13.88
Dark
#1B2431
ΔE00 13.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080B01 #04010B
analogous
#0B0901 #080B01 #030B01
triadic
#080B01 #01080B #0B0108
tetradic
#080B01 #010B09 #04010B #0B0103
square
#080B01 #010B09 #04010B #0B0103
split-complementary
#080B01 #01030B #09010B
monochromatic
#141C03 #141C03 #141C03 #314306 #5A7B0B
Accessibility & contrast
On white
19.84
#080B01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080B01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080B01
19.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080B01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080B01 | 1.00 | 19.84 | 1.06 | 19.84 |
| #FFFFFF | 19.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C0A00
Deuteranopia (green-blind)
#0C0A01
Tritanopia (blue-blind)
#090A08
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #080b01; /* rgb */ color: rgb(8, 11, 1); /* oklch */ color: oklch(14.1% 0.029 119.9);
Tailwind
colors: {
custom: {
50: '#4a4c47',
500: '#080b01',
950: '#000000',
},
}SCSS
$custom: #080b01; $custom-light: #4a4c47; $custom-dark: #000000;
JSON
{
"hex": "#080b01",
"rgb": {
"r": 8,
"g": 11,
"b": 1
},
"hsl": {
"h": 78,
"s": 83.333,
"l": 2.353
},
"oklch": {
"l": 0.14144,
"c": 0.02881,
"h": 119.9
},
"luminance": 0.00293
}Semantic roles & 50–950 ramp
primary
#080B01
secondary
#281652
accent
#2EFA6B
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#010100
muted
#777777