#04360C#04360C
#04360C is a dark, moderate green. Relative luminance 0.027; OKLCH L 29.1% C 0.086 H 145.3°. Best body text is #FFFFFF at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #04360C |
|---|---|
| RGB | rgb(4, 54, 12) |
| HSL | hsl(130, 86%, 11%) |
| HSV | hsv(130, 93%, 21%) |
| CMYK | cmyk(92.6%, 0%, 77.8%, 78.8%) |
| CIE-LAB | lab(18.76, -26.23, 21.02) |
| CIE-LCH | lch(18.76, 33.62, 141.29°) |
| OKLab | oklab(29.1% -0.0707 0.049) |
| OKLCH | oklch(29.1% 0.086 145.3) |
| XYZ | xyz(1.4355, 2.6905, 0.7914) |
| Luminance | 0.0269 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.04
Very Dark Green
#062E03
ΔE00 2.52
Dark Forest Green
#002D04
ΔE00 2.73
Hunter Green (survey)
#0B4008
ΔE00 4.03
Pine Green
#0A481E
ΔE00 5.57
Forrest Green
#154406
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#04360C #36042E
analogous
#153604 #04360C #043625
triadic
#04360C #0C0436 #360C04
tetradic
#04360C #041536 #36042E #362504
square
#04360C #041536 #36042E #362504
split-complementary
#04360C #250436 #360415
monochromatic
#021C06 #021C06 #04360C #086F19 #0CA825
Accessibility & contrast
On white
13.65
#04360C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.54
#04360C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #04360C
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##04360C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##04360C | 1.00 | 13.65 | 1.54 | 13.65 |
| #FFFFFF | 13.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.54 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373007
Deuteranopia (green-blind)
#322C10
Tritanopia (blue-blind)
#00342D
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #04360c; /* rgb */ color: rgb(4, 54, 12); /* oklch */ color: oklch(29.1% 0.086 145.3);
Tailwind
colors: {
custom: {
50: '#4f6e4d',
500: '#04360c',
950: '#000000',
},
}SCSS
$custom: #04360c; $custom-light: #4f6e4d; $custom-dark: #000000;
JSON
{
"hex": "#04360c",
"rgb": {
"r": 4,
"g": 54,
"b": 12
},
"hsl": {
"h": 129.6,
"s": 86.207,
"l": 11.373
},
"oklch": {
"l": 0.29101,
"c": 0.08604,
"h": 145.3
},
"luminance": 0.02691
}Semantic roles & 50–950 ramp
primary
#04360C
secondary
#781E6A
accent
#2BDBFC
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020701
muted
#787A77