#032F11#032F11
#032F11 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.8% C 0.071 H 149.3°. Best body text is #FFFFFF at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #032F11 |
|---|---|
| RGB | rgb(3, 47, 17) |
| HSL | hsl(139, 88%, 10%) |
| HSV | hsv(139, 94%, 18%) |
| CMYK | cmyk(93.6%, 0%, 63.8%, 81.6%) |
| CIE-LAB | lab(15.97, -22.83, 15.04) |
| CIE-LCH | lch(15.97, 27.34, 146.63°) |
| OKLab | oklab(26.8% -0.0613 0.0363) |
| OKLCH | oklch(26.8% 0.071 149.3) |
| XYZ | xyz(1.1551, 2.0927, 0.8733) |
| Luminance | 0.0209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.48
Very Dark Green
#062E03
ΔE00 3.05
Dark Green
#033500
ΔE00 5.32
Hunter Green (survey)
#0B4008
ΔE00 7.61
Evergreen
#05472A
ΔE00 7.64
Pine Green
#0A481E
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032F11 #2F0321
analogous
#0B2F03 #032F11 #032F27
triadic
#032F11 #11032F #2F1103
tetradic
#032F11 #030B2F #2F0321 #2F2703
square
#032F11 #030B2F #2F0321 #2F2703
split-complementary
#032F11 #27032F #2F030B
monochromatic
#021D0A #021D0A #032F11 #076926 #0AA23B
Accessibility & contrast
On white
14.80
#032F11 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#032F11 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032F11
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032F11 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032F11 | 1.00 | 14.80 | 1.42 | 14.80 |
| #FFFFFF | 14.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A0E
Deuteranopia (green-blind)
#2A2613
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #032f11; /* rgb */ color: rgb(3, 47, 17); /* oklch */ color: oklch(26.8% 0.071 149.3);
Tailwind
colors: {
custom: {
50: '#4b684f',
500: '#032f11',
950: '#000000',
},
}SCSS
$custom: #032f11; $custom-light: #4b684f; $custom-dark: #000000;
JSON
{
"hex": "#032f11",
"rgb": {
"r": 3,
"g": 47,
"b": 17
},
"hsl": {
"h": 139.091,
"s": 88,
"l": 9.804
},
"oklch": {
"l": 0.26795,
"c": 0.07123,
"h": 149.3
},
"luminance": 0.02093
}Semantic roles & 50–950 ramp
primary
#032F11
secondary
#731B57
accent
#2ABBFE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78