#04340F#04340F
#04340F is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.5% C 0.080 H 146.8°. Best body text is #FFFFFF at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #04340F |
|---|---|
| RGB | rgb(4, 52, 15) |
| HSL | hsl(134, 86%, 11%) |
| HSV | hsv(134, 92%, 20%) |
| CMYK | cmyk(92.3%, 0%, 71.2%, 79.6%) |
| CIE-LAB | lab(17.99, -25.00, 18.64) |
| CIE-LCH | lch(17.99, 31.19, 143.30°) |
| OKLab | oklab(28.48% -0.0672 0.0441) |
| OKLCH | oklch(28.48% 0.08 146.8) |
| XYZ | xyz(1.3642, 2.5161, 0.8656) |
| Luminance | 0.0252 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.13
Very Dark Green
#062E03
ΔE00 2.25
Dark Green
#033500
ΔE00 3.18
Hunter Green (survey)
#0B4008
ΔE00 5.26
Pine Green
#0A481E
ΔE00 6.10
Evergreen
#05472A
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#04340F #340429
analogous
#113404 #04340F #043427
triadic
#04340F #0F0434 #340F04
tetradic
#04340F #041134 #340429 #342704
square
#04340F #041134 #340429 #342704
split-complementary
#04340F #270434 #340411
monochromatic
#021C08 #021C08 #04340F #086D1F #0DA630
Accessibility & contrast
On white
13.97
#04340F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#04340F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #04340F
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##04340F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##04340F | 1.00 | 13.97 | 1.50 | 13.97 |
| #FFFFFF | 13.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E0B
Deuteranopia (green-blind)
#2F2B12
Tritanopia (blue-blind)
#00332C
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #04340f; /* rgb */ color: rgb(4, 52, 15); /* oklch */ color: oklch(28.5% 0.080 146.8);
Tailwind
colors: {
custom: {
50: '#4e6c4f',
500: '#04340f',
950: '#000000',
},
}SCSS
$custom: #04340f; $custom-light: #4e6c4f; $custom-dark: #000000;
JSON
{
"hex": "#04340f",
"rgb": {
"r": 4,
"g": 52,
"b": 15
},
"hsl": {
"h": 133.75,
"s": 85.714,
"l": 10.98
},
"oklch": {
"l": 0.28475,
"c": 0.08039,
"h": 146.8
},
"luminance": 0.02516
}Semantic roles & 50–950 ramp
primary
#04340F
secondary
#761E62
accent
#2CCCFC
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020702
muted
#787A78