#042404#042404
#042404 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.8% C 0.068 H 142.9°. Best body text is #FFFFFF at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #042404 |
|---|---|
| RGB | rgb(4, 36, 4) |
| HSL | hsl(120, 80%, 8%) |
| HSV | hsv(120, 89%, 14%) |
| CMYK | cmyk(88.9%, 0%, 88.9%, 85.9%) |
| CIE-LAB | lab(11.25, -19.70, 14.70) |
| CIE-LCH | lch(11.25, 24.58, 143.26°) |
| OKLab | oklab(22.83% -0.0544 0.0411) |
| OKLCH | oklch(22.83% 0.068 142.9) |
| XYZ | xyz(0.7028, 1.2963, 0.3280) |
| Luminance | 0.0130 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.98
Very Dark Green
#062E03
ΔE00 4.33
Dark Green
#033500
ΔE00 7.29
Hunter Green (survey)
#0B4008
ΔE00 10.19
Evergreen
#05472A
ΔE00 11.03
Pine Green
#0A481E
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#042404 #240424
analogous
#142404 #042404 #042414
triadic
#042404 #040424 #240404
tetradic
#042404 #041424 #240424 #241404
square
#042404 #041424 #240424 #241404
split-complementary
#042404 #140424 #240414
monochromatic
#031C03 #031C03 #042404 #0A5B0A #109210
Accessibility & contrast
On white
16.68
#042404 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#042404 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #042404
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##042404 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##042404 | 1.00 | 16.68 | 1.26 | 16.68 |
| #FFFFFF | 16.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252001
Deuteranopia (green-blind)
#211D06
Tritanopia (blue-blind)
#00231D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #042404; /* rgb */ color: rgb(4, 36, 4); /* oklch */ color: oklch(22.8% 0.068 142.9);
Tailwind
colors: {
custom: {
50: '#485f48',
500: '#042404',
950: '#000000',
},
}SCSS
$custom: #042404; $custom-light: #485f48; $custom-dark: #000000;
JSON
{
"hex": "#042404",
"rgb": {
"r": 4,
"g": 36,
"b": 4
},
"hsl": {
"h": 120,
"s": 80,
"l": 7.843
},
"oklch": {
"l": 0.22832,
"c": 0.06819,
"h": 142.9
},
"luminance": 0.01296
}Semantic roles & 50–950 ramp
primary
#042404
secondary
#671D67
accent
#31F6F6
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#010400
muted
#777977