#04350F#04350F
#04350F is a dark, moderate green. Relative luminance 0.026; OKLCH L 28.8% C 0.082 H 146.6°. Best body text is #FFFFFF at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #04350F |
|---|---|
| RGB | rgb(4, 53, 15) |
| HSL | hsl(133, 86%, 11%) |
| HSV | hsv(133, 92%, 21%) |
| CMYK | cmyk(92.5%, 0%, 71.7%, 79.2%) |
| CIE-LAB | lab(18.39, -25.41, 19.12) |
| CIE-LCH | lch(18.39, 31.80, 143.04°) |
| OKLab | oklab(28.81% -0.0683 0.0451) |
| OKLCH | oklch(28.81% 0.082 146.6) |
| XYZ | xyz(1.4093, 2.6063, 0.8806) |
| Luminance | 0.0261 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.38
Very Dark Green
#062E03
ΔE00 2.42
Dark Green
#033500
ΔE00 2.94
Hunter Green (survey)
#0B4008
ΔE00 4.89
Pine Green
#0A481E
ΔE00 5.79
Forrest Green
#154406
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#04350F #35042A
analogous
#113504 #04350F #043527
triadic
#04350F #0F0435 #350F04
tetradic
#04350F #041135 #35042A #352704
square
#04350F #041135 #35042A #352704
split-complementary
#04350F #270435 #350411
monochromatic
#021C08 #021C08 #04350F #086E1F #0DA72F
Accessibility & contrast
On white
13.80
#04350F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#04350F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #04350F
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##04350F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##04350F | 1.00 | 13.80 | 1.52 | 13.80 |
| #FFFFFF | 13.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362F0B
Deuteranopia (green-blind)
#302B12
Tritanopia (blue-blind)
#00342D
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #04350f; /* rgb */ color: rgb(4, 53, 15); /* oklch */ color: oklch(28.8% 0.082 146.6);
Tailwind
colors: {
custom: {
50: '#4e6d4f',
500: '#04350f',
950: '#000000',
},
}SCSS
$custom: #04350f; $custom-light: #4e6d4f; $custom-dark: #000000;
JSON
{
"hex": "#04350f",
"rgb": {
"r": 4,
"g": 53,
"b": 15
},
"hsl": {
"h": 133.469,
"s": 85.965,
"l": 11.176
},
"oklch": {
"l": 0.28808,
"c": 0.08185,
"h": 146.6
},
"luminance": 0.02607
}Semantic roles & 50–950 ramp
primary
#04350F
secondary
#771E63
accent
#2CCDFC
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020702
muted
#787A78