#080F06#080F06
#080F06 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.7% C 0.023 H 137.9°. Best body text is #FFFFFF at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #080F06 |
|---|---|
| RGB | rgb(8, 15, 6) |
| HSL | hsl(107, 43%, 4%) |
| HSV | hsv(107, 60%, 6%) |
| CMYK | cmyk(46.7%, 0%, 60%, 94.1%) |
| CIE-LAB | lab(3.67, -3.38, 2.97) |
| CIE-LCH | lch(3.67, 4.50, 138.66°) |
| OKLab | oklab(15.74% -0.0167 0.0151) |
| OKLCH | oklch(15.74% 0.023 137.9) |
| XYZ | xyz(0.3038, 0.4064, 0.2347) |
| Luminance | 0.0041 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 3.89
Black
#000000
ΔE00 5.61
Charcoal (survey)
#343837
ΔE00 12.98
Gunmetal
#2A3439
ΔE00 13.10
Dark Grey
#363737
ΔE00 13.36
Dark
#1B2431
ΔE00 13.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080F06 #0D060F
analogous
#0D0F06 #080F06 #060F09
triadic
#080F06 #06080F #0F0608
tetradic
#080F06 #060D0F #0D060F #0F0906
square
#080F06 #060D0F #0D060F #0F0906
split-complementary
#080F06 #09060F #0F060D
monochromatic
#0C1609 #0C1609 #0C1609 #1F3B17 #376629
Accessibility & contrast
On white
19.42
#080F06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080F06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080F06
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080F06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080F06 | 1.00 | 19.42 | 1.08 | 19.42 |
| #FFFFFF | 19.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100E06
Deuteranopia (green-blind)
#0F0D06
Tritanopia (blue-blind)
#080E0D
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #080f06; /* rgb */ color: rgb(8, 15, 6); /* oklch */ color: oklch(15.7% 0.023 137.9);
Tailwind
colors: {
custom: {
50: '#4a4e49',
500: '#080f06',
950: '#000000',
},
}SCSS
$custom: #080f06; $custom-light: #4a4e49; $custom-dark: #000000;
JSON
{
"hex": "#080f06",
"rgb": {
"r": 8,
"g": 15,
"b": 6
},
"hsl": {
"h": 106.667,
"s": 42.857,
"l": 4.118
},
"oklch": {
"l": 0.15743,
"c": 0.02258,
"h": 137.9
},
"luminance": 0.00406
}Semantic roles & 50–950 ramp
primary
#080F06
secondary
#422749
accent
#55D3B7
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777