#080F03#080F03
#080F03 is a very dark, muted yellow-green. Relative luminance 0.004; OKLCH L 15.6% C 0.030 H 130.9°. Best body text is #FFFFFF at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #080F03 |
|---|---|
| RGB | rgb(8, 15, 3) |
| HSL | hsl(95, 67%, 4%) |
| HSV | hsv(95, 80%, 6%) |
| CMYK | cmyk(46.7%, 0%, 80%, 94.1%) |
| CIE-LAB | lab(3.61, -3.79, 4.11) |
| CIE-LCH | lch(3.61, 5.59, 132.73°) |
| OKLab | oklab(15.63% -0.0197 0.0227) |
| OKLCH | oklch(15.63% 0.03 130.9) |
| XYZ | xyz(0.2874, 0.3998, 0.1482) |
| Luminance | 0.0040 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.92
Black
#000000
ΔE00 6.41
Charcoal (survey)
#343837
ΔE00 13.29
Gunmetal
#2A3439
ΔE00 13.71
Dark Grey
#363737
ΔE00 13.74
Onyx
#353839
ΔE00 13.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080F03 #0A030F
analogous
#0E0F03 #080F03 #030F04
triadic
#080F03 #03080F #0F0308
tetradic
#080F03 #030E0F #0A030F #0F0403
square
#080F03 #030E0F #0A030F #0F0403
split-complementary
#080F03 #04030F #0F030E
monochromatic
#0E1A05 #0E1A05 #0E1A05 #23420D #3E7517
Accessibility & contrast
On white
19.44
#080F03 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080F03 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080F03
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080F03 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080F03 | 1.00 | 19.44 | 1.08 | 19.44 |
| #FFFFFF | 19.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100D02
Deuteranopia (green-blind)
#0F0D03
Tritanopia (blue-blind)
#080E0C
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #080f03; /* rgb */ color: rgb(8, 15, 3); /* oklch */ color: oklch(15.6% 0.030 130.9);
Tailwind
colors: {
custom: {
50: '#4a4e48',
500: '#080f03',
950: '#000000',
},
}SCSS
$custom: #080f03; $custom-light: #4a4e48; $custom-dark: #000000;
JSON
{
"hex": "#080f03",
"rgb": {
"r": 8,
"g": 15,
"b": 3
},
"hsl": {
"h": 95,
"s": 66.667,
"l": 3.529
},
"oklch": {
"l": 0.15629,
"c": 0.03003,
"h": 130.9
},
"luminance": 0.004
}Semantic roles & 50–950 ramp
primary
#080F03
secondary
#3B1D51
accent
#3EEAA2
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777