#032C15#032C15
#032C15 is a dark, moderate green. Relative luminance 0.019; OKLCH L 25.9% C 0.062 H 153.8°. Best body text is #FFFFFF at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #032C15 |
|---|---|
| RGB | rgb(3, 44, 21) |
| HSL | hsl(146, 87%, 9%) |
| HSV | hsv(146, 93%, 17%) |
| CMYK | cmyk(93.2%, 0%, 52.3%, 82.7%) |
| CIE-LAB | lab(14.82, -20.64, 11.04) |
| CIE-LCH | lch(14.82, 23.41, 151.85°) |
| OKLab | oklab(25.87% -0.0555 0.0273) |
| OKLCH | oklch(25.87% 0.062 153.8) |
| XYZ | xyz(1.0735, 1.8747, 1.0146) |
| Luminance | 0.0187 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.71
Very Dark Green
#062E03
ΔE00 5.29
Dark Green
#033500
ΔE00 7.76
Evergreen
#05472A
ΔE00 8.39
Pine Green
#0A481E
ΔE00 9.62
Hunter Green (survey)
#0B4008
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032C15 #2C031A
analogous
#062C03 #032C15 #032C2A
triadic
#032C15 #15032C #2C1503
tetradic
#032C15 #03062C #2C031A #2C2A03
square
#032C15 #03062C #2C031A #2C2A03
split-complementary
#032C15 #2A032C #2C0306
monochromatic
#021D0E #021D0E #032C15 #076530 #0B9F4C
Accessibility & contrast
On white
15.27
#032C15 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#032C15 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032C15
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032C15 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032C15 | 1.00 | 15.27 | 1.38 | 15.27 |
| #FFFFFF | 15.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2713
Deuteranopia (green-blind)
#272417
Tritanopia (blue-blind)
#002B26
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #032c15; /* rgb */ color: rgb(3, 44, 21); /* oklch */ color: oklch(25.9% 0.062 153.8);
Tailwind
colors: {
custom: {
50: '#4a6552',
500: '#032c15',
950: '#000000',
},
}SCSS
$custom: #032c15; $custom-light: #4a6552; $custom-dark: #000000;
JSON
{
"hex": "#032c15",
"rgb": {
"r": 3,
"g": 44,
"b": 21
},
"hsl": {
"h": 146.341,
"s": 87.234,
"l": 9.216
},
"oklch": {
"l": 0.25865,
"c": 0.06188,
"h": 153.8
},
"luminance": 0.01875
}Semantic roles & 50–950 ramp
primary
#032C15
secondary
#701B4B
accent
#2AA1FD
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78