#041007#041007
#041007 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.7% C 0.028 H 152.3°. Best body text is #FFFFFF at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #041007 |
|---|---|
| RGB | rgb(4, 16, 7) |
| HSL | hsl(135, 60%, 4%) |
| HSV | hsv(135, 75%, 6%) |
| CMYK | cmyk(75%, 0%, 56.2%, 93.7%) |
| CIE-LAB | lab(3.72, -4.82, 2.61) |
| CIE-LCH | lch(3.72, 5.48, 151.58°) |
| OKLab | oklab(15.71% -0.0245 0.0129) |
| OKLCH | oklch(15.71% 0.028 152.3) |
| XYZ | xyz(0.2737, 0.4117, 0.2660) |
| Luminance | 0.0041 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.80
Black
#000000
ΔE00 6.90
Gunmetal
#2A3439
ΔE00 13.10
Charcoal (survey)
#343837
ΔE00 13.21
Dark
#1B2431
ΔE00 13.80
Dark Grey
#363737
ΔE00 13.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041007 #10040D
analogous
#071004 #041007 #04100D
triadic
#041007 #070410 #100704
tetradic
#041007 #040710 #10040D #100D04
square
#041007 #040710 #10040D #100D04
split-complementary
#041007 #0D0410 #100407
monochromatic
#06180B #06180B #06180B #10411C #1C7232
Accessibility & contrast
On white
19.40
#041007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#041007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041007
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041007 | 1.00 | 19.40 | 1.08 | 19.40 |
| #FFFFFF | 19.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100E07
Deuteranopia (green-blind)
#0E0D07
Tritanopia (blue-blind)
#02100E
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #041007; /* rgb */ color: rgb(4, 16, 7); /* oklch */ color: oklch(15.7% 0.028 152.3);
Tailwind
colors: {
custom: {
50: '#484e4a',
500: '#041007',
950: '#000000',
},
}SCSS
$custom: #041007; $custom-light: #484e4a; $custom-dark: #000000;
JSON
{
"hex": "#041007",
"rgb": {
"r": 4,
"g": 16,
"b": 7
},
"hsl": {
"h": 135,
"s": 60,
"l": 3.922
},
"oklch": {
"l": 0.15714,
"c": 0.0277,
"h": 152.3
},
"luminance": 0.00412
}Semantic roles & 50–950 ramp
primary
#041007
secondary
#4F2044
accent
#45BCE3
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777