#080F05#080F05
#080F05 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.7% C 0.025 H 135.2°. Best body text is #FFFFFF at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #080F05 |
|---|---|
| RGB | rgb(8, 15, 5) |
| HSL | hsl(102, 50%, 4%) |
| HSV | hsv(102, 67%, 6%) |
| CMYK | cmyk(46.7%, 0%, 66.7%, 94.1%) |
| CIE-LAB | lab(3.65, -3.52, 3.35) |
| CIE-LCH | lch(3.65, 4.86, 136.40°) |
| OKLab | oklab(15.71% -0.0176 0.0175) |
| OKLCH | oklch(15.71% 0.025 135.2) |
| XYZ | xyz(0.2983, 0.4042, 0.2059) |
| Luminance | 0.0040 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.24
Black
#000000
ΔE00 5.88
Charcoal (survey)
#343837
ΔE00 13.08
Gunmetal
#2A3439
ΔE00 13.30
Dark Grey
#363737
ΔE00 13.48
Onyx
#353839
ΔE00 13.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080F05 #0C050F
analogous
#0D0F05 #080F05 #050F07
triadic
#080F05 #05080F #0F0508
tetradic
#080F05 #050D0F #0C050F #0F0705
square
#080F05 #050D0F #0C050F #0F0705
split-complementary
#080F05 #07050F #0F050D
monochromatic
#0C1708 #0C1708 #0C1708 #203D14 #396B24
Accessibility & contrast
On white
19.43
#080F05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080F05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080F05
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080F05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080F05 | 1.00 | 19.43 | 1.08 | 19.43 |
| #FFFFFF | 19.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100D04
Deuteranopia (green-blind)
#0F0D05
Tritanopia (blue-blind)
#080E0C
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #080f05; /* rgb */ color: rgb(8, 15, 5); /* oklch */ color: oklch(15.7% 0.025 135.2);
Tailwind
colors: {
custom: {
50: '#4a4e49',
500: '#080f05',
950: '#000000',
},
}SCSS
$custom: #080f05; $custom-light: #4a4e49; $custom-dark: #000000;
JSON
{
"hex": "#080f05",
"rgb": {
"r": 8,
"g": 15,
"b": 5
},
"hsl": {
"h": 102,
"s": 50,
"l": 3.922
},
"oklch": {
"l": 0.15705,
"c": 0.02485,
"h": 135.2
},
"luminance": 0.00404
}Semantic roles & 50–950 ramp
primary
#080F05
secondary
#40244B
accent
#4EDAB0
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777