#080B08#080B08
#080B08 is a very dark, near-neutral green. Relative luminance 0.003; OKLCH L 14.5% C 0.008 H 145.1°. Best body text is #FFFFFF at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #080B08 |
|---|---|
| RGB | rgb(8, 11, 8) |
| HSL | hsl(120, 16%, 4%) |
| HSV | hsv(120, 27%, 4%) |
| CMYK | cmyk(27.3%, 0%, 27.3%, 95.7%) |
| CIE-LAB | lab(2.79, -1.21, 0.87) |
| CIE-LCH | lch(2.79, 1.49, 144.46°) |
| OKLab | oklab(14.47% -0.0069 0.0048) |
| OKLCH | oklch(14.47% 0.008 145.1) |
| XYZ | xyz(0.2636, 0.3085, 0.2753) |
| Luminance | 0.0031 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 1.54
Black
#000000
ΔE00 2.52
Dark
#1B2431
ΔE00 11.46
Gunmetal
#2A3439
ΔE00 12.77
Dark Grey
#363737
ΔE00 13.08
Charcoal (survey)
#343837
ΔE00 13.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080B08 #0B080B
analogous
#090B08 #080B08 #080B09
triadic
#080B08 #08080B #0B0808
tetradic
#080B08 #08090B #0B080B #0B0908
square
#080B08 #08090B #0B080B #0B0908
split-complementary
#080B08 #09080B #0B0809
monochromatic
#0D120D #0D120D #0D120D #222E22 #3C523C
Accessibility & contrast
On white
19.78
#080B08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080B08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080B08
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080B08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080B08 | 1.00 | 19.78 | 1.06 | 19.78 |
| #FFFFFF | 19.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0A08
Deuteranopia (green-blind)
#0B0A08
Tritanopia (blue-blind)
#080B0A
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #080b08; /* rgb */ color: rgb(8, 11, 8); /* oklch */ color: oklch(14.5% 0.008 145.1);
Tailwind
colors: {
custom: {
50: '#4a4c4a',
500: '#080b08',
950: '#000000',
},
}SCSS
$custom: #080b08; $custom-light: #4a4c4a; $custom-dark: #000000;
JSON
{
"hex": "#080b08",
"rgb": {
"r": 8,
"g": 11,
"b": 8
},
"hsl": {
"h": 120,
"s": 15.789,
"l": 3.725
},
"oklch": {
"l": 0.14465,
"c": 0.00846,
"h": 145.1
},
"luminance": 0.00308
}Semantic roles & 50–950 ramp
primary
#080B08
secondary
#3E313E
accent
#6FB9B9
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777