#080C09#080C09
#080C09 is a very dark, near-neutral green. Relative luminance 0.003; OKLCH L 14.8% C 0.009 H 153.4°. Best body text is #FFFFFF at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #080C09 |
|---|---|
| RGB | rgb(8, 12, 9) |
| HSL | hsl(135, 20%, 4%) |
| HSV | hsv(135, 33%, 5%) |
| CMYK | cmyk(33.3%, 0%, 25%, 95.3%) |
| CIE-LAB | lab(3.02, -1.51, 0.80) |
| CIE-LCH | lch(3.02, 1.71, 152.09°) |
| OKLab | oklab(14.84% -0.0083 0.0042) |
| OKLCH | oklch(14.84% 0.009 153.4) |
| XYZ | xyz(0.2809, 0.3343, 0.3081) |
| Luminance | 0.0033 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 1.35
Black
#000000
ΔE00 2.87
Dark
#1B2431
ΔE00 11.39
Gunmetal
#2A3439
ΔE00 12.57
Dark Grey
#363737
ΔE00 12.99
Charcoal (survey)
#343837
ΔE00 13.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080C09 #0C080B
analogous
#090C08 #080C09 #080C0B
triadic
#080C09 #09080C #0C0908
tetradic
#080C09 #08090C #0C080B #0C0B08
square
#080C09 #08090C #0C080B #0C0B08
split-complementary
#080C09 #0B080C #0C0809
monochromatic
#0C120E #0C120E #0C120E #203125 #395540
Accessibility & contrast
On white
19.69
#080C09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080C09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080C09
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080C09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080C09 | 1.00 | 19.69 | 1.07 | 19.69 |
| #FFFFFF | 19.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C0B09
Deuteranopia (green-blind)
#0B0B09
Tritanopia (blue-blind)
#080C0B
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #080c09; /* rgb */ color: rgb(8, 12, 9); /* oklch */ color: oklch(14.8% 0.009 153.4);
Tailwind
colors: {
custom: {
50: '#4a4c4b',
500: '#080c09',
950: '#000000',
},
}SCSS
$custom: #080c09; $custom-light: #4a4c4b; $custom-dark: #000000;
JSON
{
"hex": "#080c09",
"rgb": {
"r": 8,
"g": 12,
"b": 9
},
"hsl": {
"h": 135,
"s": 20,
"l": 3.922
},
"oklch": {
"l": 0.14842,
"c": 0.00934,
"h": 153.4
},
"luminance": 0.00334
}Semantic roles & 50–950 ramp
primary
#080C09
secondary
#40303C
accent
#6BA8BD
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777