#080C01#080C01
#080C01 is a very dark, muted yellow-green. Relative luminance 0.003; OKLCH L 14.5% C 0.031 H 122.3°. Best body text is #FFFFFF at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #080C01 |
|---|---|
| RGB | rgb(8, 12, 1) |
| HSL | hsl(82, 85%, 3%) |
| HSV | hsv(82, 92%, 5%) |
| CMYK | cmyk(33.3%, 0%, 91.7%, 95.3%) |
| CIE-LAB | lab(2.86, -2.62, 3.83) |
| CIE-LCH | lch(2.86, 4.64, 124.42°) |
| OKLab | oklab(14.49% -0.0164 0.0259) |
| OKLCH | oklch(14.49% 0.031 122.3) |
| XYZ | xyz(0.2371, 0.3168, 0.0774) |
| Luminance | 0.0032 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.18
Black
#000000
ΔE00 5.16
Charcoal (survey)
#343837
ΔE00 13.52
Dark Grey
#363737
ΔE00 13.74
Gunmetal
#2A3439
ΔE00 13.91
Onyx
#353839
ΔE00 14.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080C01 #05010C
analogous
#0C0A01 #080C01 #030C01
triadic
#080C01 #01080C #0C0108
tetradic
#080C01 #010C0A #05010C #0C0103
square
#080C01 #010C0A #05010C #0C0103
split-complementary
#080C01 #01030C #0A010C
monochromatic
#131C02 #131C02 #131C02 #2E4406 #537D0A
Accessibility & contrast
On white
19.75
#080C01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080C01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080C01
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080C01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080C01 | 1.00 | 19.75 | 1.06 | 19.75 |
| #FFFFFF | 19.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D0B00
Deuteranopia (green-blind)
#0D0A01
Tritanopia (blue-blind)
#090B09
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #080c01; /* rgb */ color: rgb(8, 12, 1); /* oklch */ color: oklch(14.5% 0.031 122.3);
Tailwind
colors: {
custom: {
50: '#4a4c47',
500: '#080c01',
950: '#000000',
},
}SCSS
$custom: #080c01; $custom-light: #4a4c47; $custom-dark: #000000;
JSON
{
"hex": "#080c01",
"rgb": {
"r": 8,
"g": 12,
"b": 1
},
"hsl": {
"h": 81.818,
"s": 84.615,
"l": 2.549
},
"oklch": {
"l": 0.14494,
"c": 0.03064,
"h": 122.3
},
"luminance": 0.00317
}Semantic roles & 50–950 ramp
primary
#080C01
secondary
#2C1553
accent
#2DFB78
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#010100
muted
#777777