#032C11#032C11
#032C11 is a dark, moderate green. Relative luminance 0.019; OKLCH L 25.8% C 0.067 H 150.3°. Best body text is #FFFFFF at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #032C11 |
|---|---|
| RGB | rgb(3, 44, 17) |
| HSL | hsl(140, 87%, 9%) |
| HSV | hsv(140, 93%, 17%) |
| CMYK | cmyk(93.2%, 0%, 61.4%, 82.7%) |
| CIE-LAB | lab(14.74, -21.53, 13.48) |
| CIE-LCH | lch(14.74, 25.40, 147.95°) |
| OKLab | oklab(25.78% -0.0578 0.033) |
| OKLCH | oklch(25.78% 0.067 150.3) |
| XYZ | xyz(1.0393, 1.8611, 0.8347) |
| Luminance | 0.0186 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.31
Very Dark Green
#062E03
ΔE00 3.89
Dark Green
#033500
ΔE00 6.45
Evergreen
#05472A
ΔE00 8.42
Hunter Green (survey)
#0B4008
ΔE00 8.84
Pine Green
#0A481E
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032C11 #2C031E
analogous
#0A2C03 #032C11 #032C26
triadic
#032C11 #11032C #2C1103
tetradic
#032C11 #030A2C #2C031E #2C2603
square
#032C11 #030A2C #2C031E #2C2603
split-complementary
#032C11 #26032C #2C030A
monochromatic
#021D0B #021D0B #032C11 #076527 #0B9F3D
Accessibility & contrast
On white
15.30
#032C11 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#032C11 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032C11
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032C11 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032C11 | 1.00 | 15.30 | 1.37 | 15.30 |
| #FFFFFF | 15.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C270F
Deuteranopia (green-blind)
#272413
Tritanopia (blue-blind)
#002B26
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #032c11; /* rgb */ color: rgb(3, 44, 17); /* oklch */ color: oklch(25.8% 0.067 150.3);
Tailwind
colors: {
custom: {
50: '#4a664f',
500: '#032c11',
950: '#000000',
},
}SCSS
$custom: #032c11; $custom-light: #4a664f; $custom-dark: #000000;
JSON
{
"hex": "#032c11",
"rgb": {
"r": 3,
"g": 44,
"b": 17
},
"hsl": {
"h": 140.488,
"s": 87.234,
"l": 9.216
},
"oklch": {
"l": 0.25779,
"c": 0.06651,
"h": 150.3
},
"luminance": 0.01861
}Semantic roles & 50–950 ramp
primary
#032C11
secondary
#701B53
accent
#2AB5FD
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78