#080F01#080F01
#080F01 is a very dark, muted yellow-green. Relative luminance 0.004; OKLCH L 15.6% C 0.036 H 127.6°. Best body text is #FFFFFF at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #080F01 |
|---|---|
| RGB | rgb(8, 15, 1) |
| HSL | hsl(90, 88%, 3%) |
| HSV | hsv(90, 93%, 6%) |
| CMYK | cmyk(46.7%, 0%, 93.3%, 94.1%) |
| CIE-LAB | lab(3.57, -4.08, 4.87) |
| CIE-LCH | lch(3.57, 6.35, 129.96°) |
| OKLab | oklab(15.55% -0.0221 0.0286) |
| OKLCH | oklch(15.55% 0.036 127.6) |
| XYZ | xyz(0.2764, 0.3955, 0.0905) |
| Luminance | 0.0040 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.58
Black
#000000
ΔE00 6.96
Charcoal (survey)
#343837
ΔE00 13.54
Dark Grey
#363737
ΔE00 14.03
Gunmetal
#2A3439
ΔE00 14.14
Onyx
#353839
ΔE00 14.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080F01 #08010F
analogous
#0F0F01 #080F01 #010F01
triadic
#080F01 #01080F #0F0108
tetradic
#080F01 #010F0F #08010F #0F0101
square
#080F01 #010F0F #08010F #0F0101
split-complementary
#080F01 #01010F #0F010F
monochromatic
#0F1D02 #0F1D02 #0F1D02 #274805 #458209
Accessibility & contrast
On white
19.46
#080F01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080F01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080F01
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080F01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080F01 | 1.00 | 19.46 | 1.08 | 19.46 |
| #FFFFFF | 19.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100D00
Deuteranopia (green-blind)
#0F0D02
Tritanopia (blue-blind)
#090E0B
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #080f01; /* rgb */ color: rgb(8, 15, 1); /* oklch */ color: oklch(15.6% 0.036 127.6);
Tailwind
colors: {
custom: {
50: '#4a4e47',
500: '#080f01',
950: '#000000',
},
}SCSS
$custom: #080f01; $custom-light: #4a4e47; $custom-dark: #000000;
JSON
{
"hex": "#080f01",
"rgb": {
"r": 8,
"g": 15,
"b": 1
},
"hsl": {
"h": 90,
"s": 87.5,
"l": 3.137
},
"oklch": {
"l": 0.15553,
"c": 0.03615,
"h": 127.6
},
"luminance": 0.00395
}Semantic roles & 50–950 ramp
primary
#080F01
secondary
#361557
accent
#2AFE94
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#010100
muted
#777777