#032E15#032E15
#032E15 is a dark, moderate green. Relative luminance 0.020; OKLCH L 26.5% C 0.065 H 152.8°. Best body text is #FFFFFF at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #032E15 |
|---|---|
| RGB | rgb(3, 46, 21) |
| HSL | hsl(145, 88%, 10%) |
| HSV | hsv(145, 93%, 18%) |
| CMYK | cmyk(93.5%, 0%, 54.3%, 82%) |
| CIE-LAB | lab(15.63, -21.56, 12.10) |
| CIE-LCH | lch(15.63, 24.72, 150.69°) |
| OKLab | oklab(26.54% -0.0579 0.0298) |
| OKLCH | oklch(26.54% 0.065 152.8) |
| XYZ | xyz(1.1498, 2.0273, 1.0400) |
| Luminance | 0.0203 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.07
Very Dark Green
#062E03
ΔE00 4.66
Dark Green
#033500
ΔE00 6.98
Evergreen
#05472A
ΔE00 7.74
Pine Green
#0A481E
ΔE00 8.79
Hunter Green (survey)
#0B4008
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032E15 #2E031C
analogous
#072E03 #032E15 #032E2B
triadic
#032E15 #15032E #2E1503
tetradic
#032E15 #03072E #2E031C #2E2B03
square
#032E15 #03072E #2E031C #2E2B03
split-complementary
#032E15 #2B032E #2E0307
monochromatic
#021D0D #021D0D #032E15 #07672F #0AA149
Accessibility & contrast
On white
14.94
#032E15 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#032E15 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032E15
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032E15 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032E15 | 1.00 | 14.94 | 1.41 | 14.94 |
| #FFFFFF | 14.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2913
Deuteranopia (green-blind)
#292617
Tritanopia (blue-blind)
#002D28
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #032e15; /* rgb */ color: rgb(3, 46, 21); /* oklch */ color: oklch(26.5% 0.065 152.8);
Tailwind
colors: {
custom: {
50: '#4b6752',
500: '#032e15',
950: '#000000',
},
}SCSS
$custom: #032e15; $custom-light: #4b6752; $custom-dark: #000000;
JSON
{
"hex": "#032e15",
"rgb": {
"r": 3,
"g": 46,
"b": 21
},
"hsl": {
"h": 145.116,
"s": 87.755,
"l": 9.608
},
"oklch": {
"l": 0.26539,
"c": 0.06512,
"h": 152.8
},
"luminance": 0.02027
}Semantic roles & 50–950 ramp
primary
#032E15
secondary
#721B4D
accent
#2AA5FE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78