#080C07#080C07
#080C07 is a very dark, near-neutral green. Relative luminance 0.003; OKLCH L 14.8% C 0.013 H 138.7°. Best body text is #FFFFFF at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #080C07 |
|---|---|
| RGB | rgb(8, 12, 7) |
| HSL | hsl(108, 26%, 4%) |
| HSV | hsv(108, 42%, 5%) |
| CMYK | cmyk(33.3%, 0%, 41.7%, 95.3%) |
| CIE-LAB | lab(2.98, -1.78, 1.56) |
| CIE-LCH | lch(2.98, 2.37, 138.91°) |
| OKLab | oklab(14.76% -0.0098 0.0086) |
| OKLCH | oklch(14.76% 0.013 138.7) |
| XYZ | xyz(0.2700, 0.3299, 0.2504) |
| Luminance | 0.0033 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 2.05
Black
#000000
ΔE00 3.37
Dark
#1B2431
ΔE00 12.11
Gunmetal
#2A3439
ΔE00 12.86
Charcoal (survey)
#343837
ΔE00 13.07
Dark Grey
#363737
ΔE00 13.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080C07 #0B070C
analogous
#0A0C07 #080C07 #070C08
triadic
#080C07 #07080C #0C0708
tetradic
#080C07 #070A0C #0B070C #0C0807
square
#080C07 #070A0C #0B070C #0C0807
split-complementary
#080C07 #08070C #0C070A
monochromatic
#0D130B #0D130B #0D130B #22331E #3C5934
Accessibility & contrast
On white
19.70
#080C07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080C07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080C07
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080C07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080C07 | 1.00 | 19.70 | 1.07 | 19.70 |
| #FFFFFF | 19.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C0B07
Deuteranopia (green-blind)
#0C0B07
Tritanopia (blue-blind)
#080C0B
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #080c07; /* rgb */ color: rgb(8, 12, 7); /* oklch */ color: oklch(14.8% 0.013 138.7);
Tailwind
colors: {
custom: {
50: '#4a4c4a',
500: '#080c07',
950: '#000000',
},
}SCSS
$custom: #080c07; $custom-light: #4a4c4a; $custom-dark: #000000;
JSON
{
"hex": "#080c07",
"rgb": {
"r": 8,
"g": 12,
"b": 7
},
"hsl": {
"h": 108,
"s": 26.316,
"l": 3.725
},
"oklch": {
"l": 0.14757,
"c": 0.01309,
"h": 138.7
},
"luminance": 0.0033
}Semantic roles & 50–950 ramp
primary
#080C07
secondary
#3E2D42
accent
#65C3B0
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777