#080B03#080B03
#080B03 is a very dark, muted yellow-green. Relative luminance 0.003; OKLCH L 14.2% C 0.021 H 122.8°. Best body text is #FFFFFF at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #080B03 |
|---|---|
| RGB | rgb(8, 11, 3) |
| HSL | hsl(83, 57%, 3%) |
| HSV | hsv(83, 73%, 4%) |
| CMYK | cmyk(27.3%, 0%, 72.7%, 95.7%) |
| CIE-LAB | lab(2.69, -1.91, 2.76) |
| CIE-LCH | lch(2.69, 3.35, 124.67°) |
| OKLab | oklab(14.24% -0.0116 0.0181) |
| OKLCH | oklch(14.24% 0.022 122.8) |
| XYZ | xyz(0.2362, 0.2975, 0.1311) |
| Luminance | 0.0030 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 3.15
Black
#000000
ΔE00 3.97
Dark
#1B2431
ΔE00 13.25
Charcoal (survey)
#343837
ΔE00 13.40
Dark Grey
#363737
ΔE00 13.48
Gunmetal
#2A3439
ΔE00 13.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080B03 #06030B
analogous
#0B0A03 #080B03 #040B03
triadic
#080B03 #03080B #0B0308
tetradic
#080B03 #030B0A #06030B #0B0304
square
#080B03 #030B0A #06030B #0B0304
split-complementary
#080B03 #03040B #0A030B
monochromatic
#111807 #111807 #111807 #2B3B10 #4E6B1D
Accessibility & contrast
On white
19.82
#080B03 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080B03 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080B03
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080B03 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080B03 | 1.00 | 19.82 | 1.06 | 19.82 |
| #FFFFFF | 19.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C0A03
Deuteranopia (green-blind)
#0C0A03
Tritanopia (blue-blind)
#090A09
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #080b03; /* rgb */ color: rgb(8, 11, 3); /* oklch */ color: oklch(14.2% 0.021 122.8);
Tailwind
colors: {
custom: {
50: '#4a4c48',
500: '#080b03',
950: '#000000',
},
}SCSS
$custom: #080b03; $custom-light: #4a4c48; $custom-dark: #000000;
JSON
{
"hex": "#080b03",
"rgb": {
"r": 8,
"g": 11,
"b": 3
},
"hsl": {
"h": 82.5,
"s": 57.143,
"l": 2.745
},
"oklch": {
"l": 0.14237,
"c": 0.0215,
"h": 122.8
},
"luminance": 0.00298
}Semantic roles & 50–950 ramp
primary
#080B03
secondary
#30204A
accent
#47E081
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777