#043504#043504
#043504 is a dark, moderate green. Relative luminance 0.026; OKLCH L 28.7% C 0.091 H 142.7°. Best body text is #FFFFFF at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #043504 |
|---|---|
| RGB | rgb(4, 53, 4) |
| HSL | hsl(120, 86%, 11%) |
| HSV | hsv(120, 92%, 21%) |
| CMYK | cmyk(92.5%, 0%, 92.5%, 79.2%) |
| CIE-LAB | lab(18.28, -26.82, 23.76) |
| CIE-LCH | lch(18.28, 35.83, 138.46°) |
| OKLab | oklab(28.68% -0.0728 0.0554) |
| OKLCH | oklch(28.68% 0.091 142.7) |
| XYZ | xyz(1.3450, 2.5806, 0.5421) |
| Luminance | 0.0258 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 0.70
Very Dark Green
#062E03
ΔE00 2.55
Dark Forest Green
#002D04
ΔE00 3.05
Hunter Green (survey)
#0B4008
ΔE00 3.56
Forrest Green
#154406
ΔE00 5.26
Forest Green (survey)
#06470C
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#043504 #350435
analogous
#1C3504 #043504 #04351C
triadic
#043504 #040435 #350404
tetradic
#043504 #041C35 #350435 #351C04
square
#043504 #041C35 #350435 #351C04
split-complementary
#043504 #1C0435 #35041C
monochromatic
#021C02 #021C02 #043504 #086E08 #0DA70D
Accessibility & contrast
On white
13.85
#043504 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#043504 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #043504
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##043504 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##043504 | 1.00 | 13.85 | 1.52 | 13.85 |
| #FFFFFF | 13.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362F00
Deuteranopia (green-blind)
#312B09
Tritanopia (blue-blind)
#00332C
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #043504; /* rgb */ color: rgb(4, 53, 4); /* oklch */ color: oklch(28.7% 0.091 142.7);
Tailwind
colors: {
custom: {
50: '#4e6d49',
500: '#043504',
950: '#000000',
},
}SCSS
$custom: #043504; $custom-light: #4e6d49; $custom-dark: #000000;
JSON
{
"hex": "#043504",
"rgb": {
"r": 4,
"g": 53,
"b": 4
},
"hsl": {
"h": 120,
"s": 85.965,
"l": 11.176
},
"oklch": {
"l": 0.28677,
"c": 0.09147,
"h": 142.7
},
"luminance": 0.02581
}Semantic roles & 50–950 ramp
primary
#043504
secondary
#771E77
accent
#2CFCFC
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77