#04400C#04400C
#04400C is a dark, moderate green. Relative luminance 0.037; OKLCH L 32.4% C 0.100 H 144.5°. Best body text is #FFFFFF at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #04400C |
|---|---|
| RGB | rgb(4, 64, 12) |
| HSL | hsl(128, 88%, 13%) |
| HSV | hsv(128, 94%, 25%) |
| CMYK | cmyk(93.8%, 0%, 81.2%, 74.9%) |
| CIE-LAB | lab(22.72, -30.02, 25.40) |
| CIE-LCH | lch(22.72, 39.33, 139.77°) |
| OKLab | oklab(32.4% -0.081 0.0579) |
| OKLCH | oklch(32.4% 0.1 144.5) |
| XYZ | xyz(1.9497, 3.7189, 0.9628) |
| Luminance | 0.0372 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 1.14
Forest Green (survey)
#06470C
ΔE00 2.37
British Racing Green
#05480D
ΔE00 2.64
Forrest Green
#154406
ΔE00 2.90
Dark Green
#033500
ΔE00 3.33
Racing Green
#014600
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#04400C #400438
analogous
#1A4004 #04400C #04402A
triadic
#04400C #0C0440 #400C04
tetradic
#04400C #041A40 #400438 #402A04
square
#04400C #041A40 #400438 #402A04
split-complementary
#04400C #2A0440 #40041A
monochromatic
#021D05 #021D05 #04400C #087A17 #0BB322
Accessibility & contrast
On white
12.04
#04400C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.74
#04400C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #04400C
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##04400C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##04400C | 1.00 | 12.04 | 1.74 | 12.04 |
| #FFFFFF | 12.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.74 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413905
Deuteranopia (green-blind)
#3B3511
Tritanopia (blue-blind)
#003E36
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #04400c; /* rgb */ color: rgb(4, 64, 12); /* oklch */ color: oklch(32.4% 0.100 144.5);
Tailwind
colors: {
custom: {
50: '#52764e',
500: '#04400c',
950: '#000000',
},
}SCSS
$custom: #04400c; $custom-light: #52764e; $custom-dark: #000000;
JSON
{
"hex": "#04400c",
"rgb": {
"r": 4,
"g": 64,
"b": 12
},
"hsl": {
"h": 128,
"s": 88.235,
"l": 13.333
},
"oklch": {
"l": 0.32396,
"c": 0.09958,
"h": 144.5
},
"luminance": 0.03719
}Semantic roles & 50–950 ramp
primary
#04400C
secondary
#811F74
accent
#29E2FE
background
#F5F7F4
surface
#E8EDE7
border
#C4C8C3
text
#030802
muted
#787B78