#041600#041600
#041600 is a very dark, muted green. Relative luminance 0.006; OKLCH L 17.7% C 0.055 H 137.9°. Best body text is #FFFFFF at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #041600 |
|---|---|
| RGB | rgb(4, 22, 0) |
| HSL | hsl(109, 100%, 4%) |
| HSV | hsv(109, 100%, 9%) |
| CMYK | cmyk(81.8%, 0%, 100%, 91.4%) |
| CIE-LAB | lab(5.42, -9.54, 7.94) |
| CIE-LCH | lch(5.42, 12.41, 140.24°) |
| OKLab | oklab(17.69% -0.0405 0.0366) |
| OKLCH | oklch(17.69% 0.055 137.9) |
| XYZ | xyz(0.3370, 0.5996, 0.0980) |
| Luminance | 0.0060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.57
Dark Forest Green
#002D04
ΔE00 11.98
Very Dark Green
#062E03
ΔE00 11.99
Black
#000000
ΔE00 12.36
Dark Green
#033500
ΔE00 14.68
Charcoal (survey)
#343837
ΔE00 15.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041600 #120016
analogous
#0F1600 #041600 #001607
triadic
#041600 #000416 #160004
tetradic
#041600 #000F16 #120016 #160700
square
#041600 #000F16 #120016 #160700
split-complementary
#041600 #070016 #16000F
monochromatic
#061F00 #061F00 #061F00 #0F5300 #1A9000
Accessibility & contrast
On white
18.75
#041600 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#041600 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041600
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041600 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041600 | 1.00 | 18.75 | 1.12 | 18.75 |
| #FFFFFF | 18.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#171300
Deuteranopia (green-blind)
#151101
Tritanopia (blue-blind)
#031511
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #041600; /* rgb */ color: rgb(4, 22, 0); /* oklch */ color: oklch(17.7% 0.055 137.9);
Tailwind
colors: {
custom: {
50: '#485247',
500: '#041600',
950: '#000000',
},
}SCSS
$custom: #041600; $custom-light: #485247; $custom-dark: #000000;
JSON
{
"hex": "#041600",
"rgb": {
"r": 4,
"g": 22,
"b": 0
},
"hsl": {
"h": 109.091,
"s": 100,
"l": 4.314
},
"oklch": {
"l": 0.17689,
"c": 0.05457,
"h": 137.9
},
"luminance": 0.006
}Semantic roles & 50–950 ramp
primary
#041600
secondary
#521161
accent
#29FFD8
background
#F4F4F3
surface
#E6E7E5
border
#C2C3C1
text
#000200
muted
#777877