#080B06#080B06
#080B06 is a very dark, near-neutral yellow-green. Relative luminance 0.003; OKLCH L 14.4% C 0.013 H 131.6°. Best body text is #FFFFFF at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #080B06 |
|---|---|
| RGB | rgb(8, 11, 6) |
| HSL | hsl(96, 29%, 3%) |
| HSV | hsv(96, 45%, 4%) |
| CMYK | cmyk(27.3%, 0%, 45.5%, 95.7%) |
| CIE-LAB | lab(2.75, -1.49, 1.62) |
| CIE-LCH | lch(2.75, 2.20, 132.51°) |
| OKLab | oklab(14.37% -0.0085 0.0096) |
| OKLCH | oklch(14.37% 0.013 131.6) |
| XYZ | xyz(0.2527, 0.3041, 0.2176) |
| Luminance | 0.0030 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 2.14
Black
#000000
ΔE00 3.05
Dark
#1B2431
ΔE00 12.18
Gunmetal
#2A3439
ΔE00 13.05
Dark Grey
#363737
ΔE00 13.21
Charcoal (survey)
#343837
ΔE00 13.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080B06 #09060B
analogous
#0A0B06 #080B06 #060B06
triadic
#080B06 #06080B #0B0608
tetradic
#080B06 #060A0B #09060B #0B0606
square
#080B06 #060A0B #09060B #0B0606
split-complementary
#080B06 #06060B #0B060A
monochromatic
#0E140B #0E140B #0E140B #25331C #425A31
Accessibility & contrast
On white
19.80
#080B06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080B06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080B06
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080B06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080B06 | 1.00 | 19.80 | 1.06 | 19.80 |
| #FFFFFF | 19.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C0A06
Deuteranopia (green-blind)
#0B0A06
Tritanopia (blue-blind)
#080B09
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #080b06; /* rgb */ color: rgb(8, 11, 6); /* oklch */ color: oklch(14.4% 0.013 131.6);
Tailwind
colors: {
custom: {
50: '#4a4c49',
500: '#080b06',
950: '#000000',
},
}SCSS
$custom: #080b06; $custom-light: #4a4c49; $custom-dark: #000000;
JSON
{
"hex": "#080b06",
"rgb": {
"r": 8,
"g": 11,
"b": 6
},
"hsl": {
"h": 96,
"s": 29.412,
"l": 3.333
},
"oklch": {
"l": 0.14375,
"c": 0.01287,
"h": 131.6
},
"luminance": 0.00304
}Semantic roles & 50–950 ramp
primary
#080B06
secondary
#392B42
accent
#62C69E
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777