#032C14#032C14
#032C14 is a dark, moderate green. Relative luminance 0.019; OKLCH L 25.8% C 0.063 H 152.8°. Best body text is #FFFFFF at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #032C14 |
|---|---|
| RGB | rgb(3, 44, 20) |
| HSL | hsl(145, 87%, 9%) |
| HSV | hsv(145, 93%, 17%) |
| CMYK | cmyk(93.2%, 0%, 54.5%, 82.7%) |
| CIE-LAB | lab(14.80, -20.88, 11.68) |
| CIE-LCH | lch(14.80, 23.92, 150.77°) |
| OKLab | oklab(25.84% -0.0561 0.0288) |
| OKLCH | oklch(25.84% 0.063 152.8) |
| XYZ | xyz(1.0644, 1.8711, 0.9667) |
| Luminance | 0.0187 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.33
Very Dark Green
#062E03
ΔE00 4.91
Dark Green
#033500
ΔE00 7.40
Evergreen
#05472A
ΔE00 8.37
Pine Green
#0A481E
ΔE00 9.45
Hunter Green (survey)
#0B4008
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032C14 #2C031B
analogous
#072C03 #032C14 #032C29
triadic
#032C14 #14032C #2C1403
tetradic
#032C14 #03072C #2C031B #2C2903
square
#032C14 #03072C #2C031B #2C2903
split-complementary
#032C14 #29032C #2C0307
monochromatic
#021D0D #021D0D #032C14 #07652E #0B9F48
Accessibility & contrast
On white
15.28
#032C14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#032C14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032C14
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032C14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032C14 | 1.00 | 15.28 | 1.37 | 15.28 |
| #FFFFFF | 15.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2712
Deuteranopia (green-blind)
#272416
Tritanopia (blue-blind)
#002B26
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #032c14; /* rgb */ color: rgb(3, 44, 20); /* oklch */ color: oklch(25.8% 0.063 152.8);
Tailwind
colors: {
custom: {
50: '#4a6551',
500: '#032c14',
950: '#000000',
},
}SCSS
$custom: #032c14; $custom-light: #4a6551; $custom-dark: #000000;
JSON
{
"hex": "#032c14",
"rgb": {
"r": 3,
"g": 44,
"b": 20
},
"hsl": {
"h": 144.878,
"s": 87.234,
"l": 9.216
},
"oklch": {
"l": 0.25842,
"c": 0.06305,
"h": 152.8
},
"luminance": 0.01871
}Semantic roles & 50–950 ramp
primary
#032C14
secondary
#701B4D
accent
#2AA6FD
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78