#080F02#080F02
#080F02 is a very dark, muted yellow-green. Relative luminance 0.004; OKLCH L 15.6% C 0.033 H 129.2°. Best body text is #FFFFFF at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #080F02 |
|---|---|
| RGB | rgb(8, 15, 2) |
| HSL | hsl(92, 76%, 3%) |
| HSV | hsv(92, 87%, 6%) |
| CMYK | cmyk(46.7%, 0%, 86.7%, 94.1%) |
| CIE-LAB | lab(3.59, -3.93, 4.49) |
| CIE-LCH | lch(3.59, 5.97, 131.24°) |
| OKLab | oklab(15.59% -0.0208 0.0256) |
| OKLCH | oklch(15.59% 0.033 129.2) |
| XYZ | xyz(0.2819, 0.3976, 0.1193) |
| Luminance | 0.0040 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.25
Black
#000000
ΔE00 6.69
Charcoal (survey)
#343837
ΔE00 13.41
Dark Grey
#363737
ΔE00 13.88
Gunmetal
#2A3439
ΔE00 13.93
Onyx
#353839
ΔE00 14.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080F02 #09020F
analogous
#0E0F02 #080F02 #020F02
triadic
#080F02 #02080F #0F0208
tetradic
#080F02 #020E0F #09020F #0F0202
square
#080F02 #020E0F #09020F #0F0202
split-complementary
#080F02 #02020F #0F020E
monochromatic
#0E1B04 #0E1B04 #0E1B04 #254509 #427B10
Accessibility & contrast
On white
19.45
#080F02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080F02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080F02
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080F02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080F02 | 1.00 | 19.45 | 1.08 | 19.45 |
| #FFFFFF | 19.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100D01
Deuteranopia (green-blind)
#0F0D03
Tritanopia (blue-blind)
#080E0B
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #080f02; /* rgb */ color: rgb(8, 15, 2); /* oklch */ color: oklch(15.6% 0.033 129.2);
Tailwind
colors: {
custom: {
50: '#4a4e47',
500: '#080f02',
950: '#000000',
},
}SCSS
$custom: #080f02; $custom-light: #4a4e47; $custom-dark: #000000;
JSON
{
"hex": "#080f02",
"rgb": {
"r": 8,
"g": 15,
"b": 2
},
"hsl": {
"h": 92.308,
"s": 76.471,
"l": 3.333
},
"oklch": {
"l": 0.15591,
"c": 0.03295,
"h": 129.2
},
"luminance": 0.00398
}Semantic roles & 50–950 ramp
primary
#080F02
secondary
#391954
accent
#35F39B
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777