#080C03#080C03
#080C03 is a very dark, muted yellow-green. Relative luminance 0.003; OKLCH L 14.6% C 0.024 H 125.5°. Best body text is #FFFFFF at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #080C03 |
|---|---|
| RGB | rgb(8, 12, 3) |
| HSL | hsl(87, 60%, 3%) |
| HSV | hsv(87, 75%, 5%) |
| CMYK | cmyk(33.3%, 0%, 75%, 95.3%) |
| CIE-LAB | lab(2.90, -2.34, 3.07) |
| CIE-LCH | lch(2.90, 3.86, 127.35°) |
| OKLab | oklab(14.58% -0.0137 0.0193) |
| OKLCH | oklch(14.58% 0.024 125.5) |
| XYZ | xyz(0.2480, 0.3211, 0.1350) |
| Luminance | 0.0032 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 3.48
Black
#000000
ΔE00 4.55
Charcoal (survey)
#343837
ΔE00 13.33
Dark Grey
#363737
ΔE00 13.51
Gunmetal
#2A3439
ΔE00 13.54
Dark
#1B2431
ΔE00 13.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080C03 #07030C
analogous
#0C0B03 #080C03 #030C03
triadic
#080C03 #03080C #0C0308
tetradic
#080C03 #030C0B #07030C #0C0303
square
#080C03 #030C0B #07030C #0C0303
split-complementary
#080C03 #03030C #0B030C
monochromatic
#101806 #101806 #101806 #293D0F #496E1B
Accessibility & contrast
On white
19.73
#080C03 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080C03 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080C03
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080C03 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080C03 | 1.00 | 19.73 | 1.06 | 19.73 |
| #FFFFFF | 19.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D0B03
Deuteranopia (green-blind)
#0D0B03
Tritanopia (blue-blind)
#090B09
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #080c03; /* rgb */ color: rgb(8, 12, 3); /* oklch */ color: oklch(14.6% 0.024 125.5);
Tailwind
colors: {
custom: {
50: '#4a4c48',
500: '#080c03',
950: '#000000',
},
}SCSS
$custom: #080c03; $custom-light: #4a4c48; $custom-dark: #000000;
JSON
{
"hex": "#080c03",
"rgb": {
"r": 8,
"g": 12,
"b": 3
},
"hsl": {
"h": 86.667,
"s": 60,
"l": 2.941
},
"oklch": {
"l": 0.14582,
"c": 0.02365,
"h": 125.5
},
"luminance": 0.00321
}Semantic roles & 50–950 ramp
primary
#080C03
secondary
#331F4C
accent
#45E38B
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777