#041000#041000
#041000 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.4% C 0.045 H 135.3°. Best body text is #FFFFFF at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #041000 |
|---|---|
| RGB | rgb(4, 16, 0) |
| HSL | hsl(105, 100%, 3%) |
| HSV | hsv(105, 100%, 6%) |
| CMYK | cmyk(75%, 0%, 100%, 93.7%) |
| CIE-LAB | lab(3.58, -5.79, 5.26) |
| CIE-LCH | lch(3.58, 7.82, 137.77°) |
| OKLab | oklab(15.45% -0.0322 0.0319) |
| OKLCH | oklch(15.45% 0.045 135.3) |
| XYZ | xyz(0.2354, 0.3964, 0.0641) |
| Luminance | 0.0040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 6.87
Black
#000000
ΔE00 8.52
Charcoal (survey)
#343837
ΔE00 14.05
Gunmetal
#2A3439
ΔE00 14.60
Dark Grey
#363737
ΔE00 14.79
Onyx
#353839
ΔE00 14.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041000 #0C0010
analogous
#0C1000 #041000 #001004
triadic
#041000 #000410 #100004
tetradic
#041000 #000C10 #0C0010 #100400
square
#041000 #000C10 #0C0010 #100400
split-complementary
#041000 #040010 #10000C
monochromatic
#081F00 #081F00 #081F00 #134D00 #238A00
Accessibility & contrast
On white
19.46
#041000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#041000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041000
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041000 | 1.00 | 19.46 | 1.08 | 19.46 |
| #FFFFFF | 19.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110E00
Deuteranopia (green-blind)
#0F0C01
Tritanopia (blue-blind)
#040F0C
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #041000; /* rgb */ color: rgb(4, 16, 0); /* oklch */ color: oklch(15.4% 0.045 135.3);
Tailwind
colors: {
custom: {
50: '#484e47',
500: '#041000',
950: '#000000',
},
}SCSS
$custom: #041000; $custom-light: #484e47; $custom-dark: #000000;
JSON
{
"hex": "#041000",
"rgb": {
"r": 4,
"g": 16,
"b": 0
},
"hsl": {
"h": 105,
"s": 100,
"l": 3.137
},
"oklch": {
"l": 0.15447,
"c": 0.04536,
"h": 135.3
},
"luminance": 0.00396
}Semantic roles & 50–950 ramp
primary
#041000
secondary
#49105C
accent
#29FFC9
background
#F4F4F3
surface
#E6E7E5
border
#C2C3C1
text
#000100
muted
#777777