#032C16#032C16
#032C16 is a dark, moderate green. Relative luminance 0.019; OKLCH L 25.9% C 0.061 H 154.8°. Best body text is #FFFFFF at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #032C16 |
|---|---|
| RGB | rgb(3, 44, 22) |
| HSL | hsl(148, 87%, 9%) |
| HSV | hsv(148, 93%, 17%) |
| CMYK | cmyk(93.2%, 0%, 50%, 82.7%) |
| CIE-LAB | lab(14.84, -20.41, 10.40) |
| CIE-LCH | lch(14.84, 22.90, 152.99°) |
| OKLab | oklab(25.89% -0.0549 0.0259) |
| OKLCH | oklch(25.89% 0.061 154.8) |
| XYZ | xyz(1.0829, 1.8785, 1.0644) |
| Luminance | 0.0188 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.10
Very Dark Green
#062E03
ΔE00 5.67
Dark Green
#033500
ΔE00 8.12
Evergreen
#05472A
ΔE00 8.43
Pine Green
#0A481E
ΔE00 9.81
Hunter Green (survey)
#0B4008
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032C16 #2C0319
analogous
#052C03 #032C16 #032C2B
triadic
#032C16 #16032C #2C1603
tetradic
#032C16 #03052C #2C0319 #2C2B03
square
#032C16 #03052C #2C0319 #2C2B03
split-complementary
#032C16 #2B032C #2C0305
monochromatic
#021D0E #021D0E #032C16 #076533 #0B9F4F
Accessibility & contrast
On white
15.26
#032C16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#032C16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032C16
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032C16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032C16 | 1.00 | 15.26 | 1.38 | 15.26 |
| #FFFFFF | 15.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2714
Deuteranopia (green-blind)
#272417
Tritanopia (blue-blind)
#002B27
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #032c16; /* rgb */ color: rgb(3, 44, 22); /* oklch */ color: oklch(25.9% 0.061 154.8);
Tailwind
colors: {
custom: {
50: '#4a6553',
500: '#032c16',
950: '#000000',
},
}SCSS
$custom: #032c16; $custom-light: #4a6553; $custom-dark: #000000;
JSON
{
"hex": "#032c16",
"rgb": {
"r": 3,
"g": 44,
"b": 22
},
"hsl": {
"h": 147.805,
"s": 87.234,
"l": 9.216
},
"oklch": {
"l": 0.25889,
"c": 0.06072,
"h": 154.8
},
"luminance": 0.01879
}Semantic roles & 50–950 ramp
primary
#032C16
secondary
#701B49
accent
#2A9CFD
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78