#041008#041008
#041008 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.8% C 0.026 H 155.6°. Best body text is #FFFFFF at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #041008 |
|---|---|
| RGB | rgb(4, 16, 8) |
| HSL | hsl(140, 60%, 4%) |
| HSV | hsv(140, 75%, 6%) |
| CMYK | cmyk(75%, 0%, 50%, 93.7%) |
| CIE-LAB | lab(3.74, -4.68, 2.23) |
| CIE-LCH | lch(3.74, 5.18, 154.53°) |
| OKLab | oklab(15.75% -0.0237 0.0107) |
| OKLCH | oklch(15.75% 0.026 155.6) |
| XYZ | xyz(0.2792, 0.4139, 0.2949) |
| Luminance | 0.0041 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.50
Black
#000000
ΔE00 6.68
Gunmetal
#2A3439
ΔE00 12.90
Charcoal (survey)
#343837
ΔE00 13.12
Dark
#1B2431
ΔE00 13.46
Dark Grey
#363737
ΔE00 13.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041008 #10040C
analogous
#061004 #041008 #04100E
triadic
#041008 #080410 #100804
tetradic
#041008 #040610 #10040C #100E04
square
#041008 #040610 #10040C #100E04
split-complementary
#041008 #0E0410 #100406
monochromatic
#06180C #06180C #06180C #104120 #1C7239
Accessibility & contrast
On white
19.39
#041008 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#041008 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041008
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041008 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041008 | 1.00 | 19.39 | 1.08 | 19.39 |
| #FFFFFF | 19.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100E08
Deuteranopia (green-blind)
#0E0D08
Tritanopia (blue-blind)
#02100E
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #041008; /* rgb */ color: rgb(4, 16, 8); /* oklch */ color: oklch(15.8% 0.026 155.6);
Tailwind
colors: {
custom: {
50: '#484e4a',
500: '#041008',
950: '#000000',
},
}SCSS
$custom: #041008; $custom-light: #484e4a; $custom-dark: #000000;
JSON
{
"hex": "#041008",
"rgb": {
"r": 4,
"g": 16,
"b": 8
},
"hsl": {
"h": 140,
"s": 60,
"l": 3.922
},
"oklch": {
"l": 0.15752,
"c": 0.02604,
"h": 155.6
},
"luminance": 0.00414
}Semantic roles & 50–950 ramp
primary
#041008
secondary
#4F2040
accent
#45AEE3
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777