#032F15#032F15
#032F15 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.067 H 152.3°. Best body text is #FFFFFF at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #032F15 |
|---|---|
| RGB | rgb(3, 47, 21) |
| HSL | hsl(145, 88%, 10%) |
| HSV | hsv(145, 94%, 18%) |
| CMYK | cmyk(93.6%, 0%, 55.3%, 81.6%) |
| CIE-LAB | lab(16.04, -22.01, 12.62) |
| CIE-LCH | lch(16.04, 25.37, 150.17°) |
| OKLab | oklab(26.88% -0.0591 0.031) |
| OKLCH | oklch(26.88% 0.067 152.3) |
| XYZ | xyz(1.1893, 2.1064, 1.0532) |
| Luminance | 0.0211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.80
Very Dark Green
#062E03
ΔE00 4.39
Dark Green
#033500
ΔE00 6.61
Evergreen
#05472A
ΔE00 7.44
Pine Green
#0A481E
ΔE00 8.38
Hunter Green (survey)
#0B4008
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032F15 #2F031D
analogous
#072F03 #032F15 #032F2B
triadic
#032F15 #15032F #2F1503
tetradic
#032F15 #03072F #2F031D #2F2B03
square
#032F15 #03072F #2F031D #2F2B03
split-complementary
#032F15 #2B032F #2F0307
monochromatic
#021D0D #021D0D #032F15 #07692F #0AA248
Accessibility & contrast
On white
14.77
#032F15 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#032F15 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032F15
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032F15 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032F15 | 1.00 | 14.77 | 1.42 | 14.77 |
| #FFFFFF | 14.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A13
Deuteranopia (green-blind)
#2A2617
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #032f15; /* rgb */ color: rgb(3, 47, 21); /* oklch */ color: oklch(26.9% 0.067 152.3);
Tailwind
colors: {
custom: {
50: '#4b6852',
500: '#032f15',
950: '#000000',
},
}SCSS
$custom: #032f15; $custom-light: #4b6852; $custom-dark: #000000;
JSON
{
"hex": "#032f15",
"rgb": {
"r": 3,
"g": 47,
"b": 21
},
"hsl": {
"h": 144.545,
"s": 88,
"l": 9.804
},
"oklch": {
"l": 0.26875,
"c": 0.06673,
"h": 152.3
},
"luminance": 0.02107
}Semantic roles & 50–950 ramp
primary
#032F15
secondary
#731B4F
accent
#2AA7FE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78