#032F16#032F16
#032F16 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.066 H 153.2°. Best body text is #FFFFFF at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #032F16 |
|---|---|
| RGB | rgb(3, 47, 22) |
| HSL | hsl(146, 88%, 10%) |
| HSV | hsv(146, 94%, 18%) |
| CMYK | cmyk(93.6%, 0%, 53.2%, 81.6%) |
| CIE-LAB | lab(16.06, -21.78, 11.99) |
| CIE-LCH | lch(16.06, 24.87, 151.16°) |
| OKLab | oklab(26.9% -0.0585 0.0296) |
| OKLCH | oklch(26.9% 0.066 153.2) |
| XYZ | xyz(1.1988, 2.1102, 1.1030) |
| Luminance | 0.0211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.16
Very Dark Green
#062E03
ΔE00 4.75
Dark Green
#033500
ΔE00 6.96
Evergreen
#05472A
ΔE00 7.43
Pine Green
#0A481E
ΔE00 8.54
Hunter Green (survey)
#0B4008
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032F16 #2F031C
analogous
#062F03 #032F16 #032F2C
triadic
#032F16 #16032F #2F1603
tetradic
#032F16 #03062F #2F031C #2F2C03
square
#032F16 #03062F #2F031C #2F2C03
split-complementary
#032F16 #2C032F #2F0306
monochromatic
#021D0D #021D0D #032F16 #076931 #0AA24C
Accessibility & contrast
On white
14.77
#032F16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#032F16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032F16
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032F16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032F16 | 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)
#2F2A14
Deuteranopia (green-blind)
#2A2618
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #032f16; /* rgb */ color: rgb(3, 47, 22); /* oklch */ color: oklch(26.9% 0.066 153.2);
Tailwind
colors: {
custom: {
50: '#4b6853',
500: '#032f16',
950: '#000000',
},
}SCSS
$custom: #032f16; $custom-light: #4b6853; $custom-dark: #000000;
JSON
{
"hex": "#032f16",
"rgb": {
"r": 3,
"g": 47,
"b": 22
},
"hsl": {
"h": 145.909,
"s": 88,
"l": 9.804
},
"oklch": {
"l": 0.26897,
"c": 0.06558,
"h": 153.2
},
"luminance": 0.0211
}Semantic roles & 50–950 ramp
primary
#032F16
secondary
#731B4D
accent
#2AA2FE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78