#080C02#080C02
#080C02 is a very dark, muted yellow-green. Relative luminance 0.003; OKLCH L 14.5% C 0.027 H 123.7°. Best body text is #FFFFFF at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #080C02 |
|---|---|
| RGB | rgb(8, 12, 2) |
| HSL | hsl(84, 71%, 3%) |
| HSV | hsv(84, 83%, 5%) |
| CMYK | cmyk(33.3%, 0%, 83.3%, 95.3%) |
| CIE-LAB | lab(2.88, -2.48, 3.45) |
| CIE-LCH | lch(2.88, 4.25, 125.71°) |
| OKLab | oklab(14.54% -0.015 0.0224) |
| OKLCH | oklch(14.54% 0.027 123.7) |
| XYZ | xyz(0.2426, 0.3189, 0.1062) |
| Luminance | 0.0032 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 3.83
Black
#000000
ΔE00 4.85
Charcoal (survey)
#343837
ΔE00 13.42
Dark Grey
#363737
ΔE00 13.62
Gunmetal
#2A3439
ΔE00 13.72
Dark
#1B2431
ΔE00 13.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080C02 #06020C
analogous
#0C0B02 #080C02 #030C02
triadic
#080C02 #02080C #0C0208
tetradic
#080C02 #020C0B #06020C #0C0203
square
#080C02 #020C0B #06020C #0C0203
split-complementary
#080C02 #02030C #0B020C
monochromatic
#111A04 #111A04 #111A04 #2B400B #4E7513
Accessibility & contrast
On white
19.74
#080C02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080C02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080C02
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080C02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080C02 | 1.00 | 19.74 | 1.06 | 19.74 |
| #FFFFFF | 19.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D0B01
Deuteranopia (green-blind)
#0D0A02
Tritanopia (blue-blind)
#090B09
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #080c02; /* rgb */ color: rgb(8, 12, 2); /* oklch */ color: oklch(14.5% 0.027 123.7);
Tailwind
colors: {
custom: {
50: '#4a4c47',
500: '#080c02',
950: '#000000',
},
}SCSS
$custom: #080c02; $custom-light: #4a4c47; $custom-dark: #000000;
JSON
{
"hex": "#080c02",
"rgb": {
"r": 8,
"g": 12,
"b": 2
},
"hsl": {
"h": 84,
"s": 71.429,
"l": 2.745
},
"oklch": {
"l": 0.14538,
"c": 0.02698,
"h": 123.7
},
"luminance": 0.00319
}Semantic roles & 50–950 ramp
primary
#080C02
secondary
#301A4F
accent
#3AEE82
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777