#04400F#04400F
#04400F is a dark, moderate green. Relative luminance 0.037; OKLCH L 32.4% C 0.097 H 145.3°. Best body text is #FFFFFF at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #04400F |
|---|---|
| RGB | rgb(4, 64, 15) |
| HSL | hsl(131, 88%, 13%) |
| HSV | hsv(131, 94%, 25%) |
| CMYK | cmyk(93.8%, 0%, 76.6%, 74.9%) |
| CIE-LAB | lab(22.75, -29.68, 24.00) |
| CIE-LCH | lch(22.75, 38.17, 141.04°) |
| OKLab | oklab(32.43% -0.0799 0.0554) |
| OKLCH | oklch(32.43% 0.097 145.3) |
| XYZ | xyz(1.9695, 3.7268, 1.0674) |
| Luminance | 0.0373 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 1.70
Forest Green (survey)
#06470C
ΔE00 2.72
British Racing Green
#05480D
ΔE00 2.94
Pine Green
#0A481E
ΔE00 3.24
Forrest Green
#154406
ΔE00 3.41
Dark Green
#033500
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#04400F #400435
analogous
#174004 #04400F #04402D
triadic
#04400F #0F0440 #400F04
tetradic
#04400F #041740 #400435 #402D04
square
#04400F #041740 #400435 #402D04
split-complementary
#04400F #2D0440 #400417
monochromatic
#021D07 #021D07 #04400F #087A1C #0BB32A
Accessibility & contrast
On white
12.03
#04400F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.75
#04400F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #04400F
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##04400F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##04400F | 1.00 | 12.03 | 1.75 | 12.03 |
| #FFFFFF | 12.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.75 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413908
Deuteranopia (green-blind)
#3B3514
Tritanopia (blue-blind)
#003E36
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #04400f; /* rgb */ color: rgb(4, 64, 15); /* oklch */ color: oklch(32.4% 0.097 145.3);
Tailwind
colors: {
custom: {
50: '#527650',
500: '#04400f',
950: '#000000',
},
}SCSS
$custom: #04400f; $custom-light: #527650; $custom-dark: #000000;
JSON
{
"hex": "#04400f",
"rgb": {
"r": 4,
"g": 64,
"b": 15
},
"hsl": {
"h": 131,
"s": 88.235,
"l": 13.333
},
"oklch": {
"l": 0.32427,
"c": 0.09725,
"h": 145.3
},
"luminance": 0.03727
}Semantic roles & 50–950 ramp
primary
#04400F
secondary
#811F6F
accent
#29D7FE
background
#F4F7F4
surface
#E8EDE7
border
#C4C8C3
text
#030802
muted
#787B78