#080F00#080F00
#080F00 is a very dark, muted yellow-green. Relative luminance 0.004; OKLCH L 15.5% C 0.040 H 126.3°. Best body text is #FFFFFF at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #080F00 |
|---|---|
| RGB | rgb(8, 15, 0) |
| HSL | hsl(88, 100%, 3%) |
| HSV | hsv(88, 100%, 6%) |
| CMYK | cmyk(46.7%, 0%, 100%, 94.1%) |
| CIE-LAB | lab(3.55, -4.21, 5.24) |
| CIE-LCH | lch(3.55, 6.73, 128.77°) |
| OKLab | oklab(15.52% -0.0235 0.032) |
| OKLCH | oklch(15.52% 0.04 126.3) |
| XYZ | xyz(0.2710, 0.3933, 0.0616) |
| Luminance | 0.0039 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.90
Black
#000000
ΔE00 7.23
Charcoal (survey)
#343837
ΔE00 13.67
Dark Grey
#363737
ΔE00 14.17
Gunmetal
#2A3439
ΔE00 14.35
Onyx
#353839
ΔE00 14.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080F00 #07000F
analogous
#0F0E00 #080F00 #000F00
triadic
#080F00 #00080F #0F0008
tetradic
#080F00 #000F0E #07000F #0F0000
square
#080F00 #000F0E #07000F #0F0000
split-complementary
#080F00 #00000F #0E000F
monochromatic
#101F00 #101F00 #101F00 #294C00 #498900
Accessibility & contrast
On white
19.47
#080F00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080F00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080F00
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080F00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080F00 | 1.00 | 19.47 | 1.08 | 19.47 |
| #FFFFFF | 19.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110D00
Deuteranopia (green-blind)
#100D01
Tritanopia (blue-blind)
#090E0B
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #080f00; /* rgb */ color: rgb(8, 15, 0); /* oklch */ color: oklch(15.5% 0.040 126.3);
Tailwind
colors: {
custom: {
50: '#4a4e47',
500: '#080f00',
950: '#000000',
},
}SCSS
$custom: #080f00; $custom-light: #4a4e47; $custom-dark: #000000;
JSON
{
"hex": "#080f00",
"rgb": {
"r": 8,
"g": 15,
"b": 0
},
"hsl": {
"h": 88,
"s": 100,
"l": 2.941
},
"oklch": {
"l": 0.15515,
"c": 0.03965,
"h": 126.3
},
"luminance": 0.00393
}Semantic roles & 50–950 ramp
primary
#080F00
secondary
#33105B
accent
#29FF8D
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#010100
muted
#777777