#043204#043204
#043204 is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.7% C 0.088 H 142.7°. Best body text is #FFFFFF at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #043204 |
|---|---|
| RGB | rgb(4, 50, 4) |
| HSL | hsl(120, 85%, 11%) |
| HSV | hsv(120, 92%, 20%) |
| CMYK | cmyk(92%, 0%, 92%, 80.4%) |
| CIE-LAB | lab(17.06, -25.68, 22.30) |
| CIE-LCH | lch(17.06, 34.01, 139.04°) |
| OKLab | oklab(27.67% -0.0697 0.053) |
| OKLCH | oklch(27.67% 0.088 142.7) |
| XYZ | xyz(1.2125, 2.3156, 0.4979) |
| Luminance | 0.0232 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.47
Dark Green
#033500
ΔE00 1.62
Dark Forest Green
#002D04
ΔE00 2.00
Hunter Green (survey)
#0B4008
ΔE00 4.63
Forrest Green
#154406
ΔE00 6.30
Forest Green (survey)
#06470C
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#043204 #320432
analogous
#1B3204 #043204 #04321B
triadic
#043204 #040432 #320404
tetradic
#043204 #041B32 #320432 #321B04
square
#043204 #041B32 #320432 #321B04
split-complementary
#043204 #1B0432 #32041B
monochromatic
#021C02 #021C02 #043204 #096B09 #0DA30D
Accessibility & contrast
On white
14.35
#043204 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#043204 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #043204
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##043204 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##043204 | 1.00 | 14.35 | 1.46 | 14.35 |
| #FFFFFF | 14.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332C00
Deuteranopia (green-blind)
#2E2908
Tritanopia (blue-blind)
#003029
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #043204; /* rgb */ color: rgb(4, 50, 4); /* oklch */ color: oklch(27.7% 0.088 142.7);
Tailwind
colors: {
custom: {
50: '#4d6a49',
500: '#043204',
950: '#000000',
},
}SCSS
$custom: #043204; $custom-light: #4d6a49; $custom-dark: #000000;
JSON
{
"hex": "#043204",
"rgb": {
"r": 4,
"g": 50,
"b": 4
},
"hsl": {
"h": 120,
"s": 85.185,
"l": 10.588
},
"oklch": {
"l": 0.27665,
"c": 0.08759,
"h": 142.7
},
"luminance": 0.02316
}Semantic roles & 50–950 ramp
primary
#043204
secondary
#741D74
accent
#2CFBFB
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77