#030804#030804
#030804 is a very dark, near-neutral green. Relative luminance 0.002; OKLCH L 12.4% C 0.017 H 151.3°. Best body text is #FFFFFF at 20.18:1 contrast (WCAG AA passes).
Color values
| HEX | #030804 |
|---|---|
| RGB | rgb(3, 8, 4) |
| HSL | hsl(132, 45%, 2%) |
| HSV | hsv(132, 63%, 3%) |
| CMYK | cmyk(62.5%, 0%, 50%, 96.9%) |
| CIE-LAB | lab(1.82, -1.86, 1.05) |
| CIE-LCH | lch(1.82, 2.14, 150.54°) |
| OKLab | oklab(12.44% -0.0149 0.0082) |
| OKLCH | oklch(12.44% 0.017 151.3) |
| XYZ | xyz(0.1463, 0.2018, 0.1461) |
| Luminance | 0.0020 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 1.80
Black
#000000
ΔE00 2.99
Dark
#1B2431
ΔE00 12.11
Gunmetal
#2A3439
ΔE00 13.25
Charcoal (survey)
#343837
ΔE00 13.69
Dark Grey
#363737
ΔE00 13.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030804 #080307
analogous
#050803 #030804 #030807
triadic
#030804 #040308 #080403
tetradic
#030804 #030508 #080307 #080703
square
#030804 #030508 #080307 #080703
split-complementary
#030804 #070308 #080305
monochromatic
#08160B #08160B #08160B #14351A #246131
Accessibility & contrast
On white
20.18
#030804 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#030804 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030804
20.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030804 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030804 | 1.00 | 20.18 | 1.04 | 20.18 |
| #FFFFFF | 20.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080704
Deuteranopia (green-blind)
#070604
Tritanopia (blue-blind)
#020807
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #030804; /* rgb */ color: rgb(3, 8, 4); /* oklch */ color: oklch(12.4% 0.017 151.3);
Tailwind
colors: {
custom: {
50: '#484a48',
500: '#030804',
950: '#000000',
},
}SCSS
$custom: #030804; $custom-light: #484a48; $custom-dark: #000000;
JSON
{
"hex": "#030804",
"rgb": {
"r": 3,
"g": 8,
"b": 4
},
"hsl": {
"h": 132,
"s": 45.455,
"l": 2.157
},
"oklch": {
"l": 0.12444,
"c": 0.01703,
"h": 151.3
},
"luminance": 0.00202
}Semantic roles & 50–950 ramp
primary
#030804
secondary
#44233D
accent
#53BBD5
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777