#043404#043404
#043404 is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.3% C 0.090 H 142.7°. Best body text is #FFFFFF at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #043404 |
|---|---|
| RGB | rgb(4, 52, 4) |
| HSL | hsl(120, 86%, 11%) |
| HSV | hsv(120, 92%, 20%) |
| CMYK | cmyk(92.3%, 0%, 92.3%, 79.6%) |
| CIE-LAB | lab(17.88, -26.44, 23.28) |
| CIE-LCH | lch(17.88, 35.23, 138.64°) |
| OKLab | oklab(28.34% -0.0718 0.0546) |
| OKLCH | oklch(28.34% 0.09 142.7) |
| XYZ | xyz(1.2999, 2.4904, 0.5270) |
| Luminance | 0.0249 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 0.96
Very Dark Green
#062E03
ΔE00 2.20
Dark Forest Green
#002D04
ΔE00 2.70
Hunter Green (survey)
#0B4008
ΔE00 3.91
Forrest Green
#154406
ΔE00 5.60
Forest Green (survey)
#06470C
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#043404 #340434
analogous
#1C3404 #043404 #04341C
triadic
#043404 #040434 #340404
tetradic
#043404 #041C34 #340434 #341C04
square
#043404 #041C34 #340434 #341C04
split-complementary
#043404 #1C0434 #34041C
monochromatic
#021C02 #021C02 #043404 #086D08 #0DA60D
Accessibility & contrast
On white
14.02
#043404 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#043404 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #043404
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##043404 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##043404 | 1.00 | 14.02 | 1.50 | 14.02 |
| #FFFFFF | 14.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E00
Deuteranopia (green-blind)
#302A09
Tritanopia (blue-blind)
#00322B
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #043404; /* rgb */ color: rgb(4, 52, 4); /* oklch */ color: oklch(28.3% 0.090 142.7);
Tailwind
colors: {
custom: {
50: '#4e6c49',
500: '#043404',
950: '#000000',
},
}SCSS
$custom: #043404; $custom-light: #4e6c49; $custom-dark: #000000;
JSON
{
"hex": "#043404",
"rgb": {
"r": 4,
"g": 52,
"b": 4
},
"hsl": {
"h": 120,
"s": 85.714,
"l": 10.98
},
"oklch": {
"l": 0.28341,
"c": 0.09018,
"h": 142.7
},
"luminance": 0.02491
}Semantic roles & 50–950 ramp
primary
#043404
secondary
#761E76
accent
#2CFCFC
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77