#032C13#032C13
#032C13 is a dark, moderate green. Relative luminance 0.019; OKLCH L 25.8% C 0.064 H 151.9°. Best body text is #FFFFFF at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #032C13 |
|---|---|
| RGB | rgb(3, 44, 19) |
| HSL | hsl(143, 87%, 9%) |
| HSV | hsv(143, 93%, 17%) |
| CMYK | cmyk(93.2%, 0%, 56.8%, 82.7%) |
| CIE-LAB | lab(14.78, -21.10, 12.31) |
| CIE-LCH | lch(14.78, 24.43, 149.75°) |
| OKLab | oklab(25.82% -0.0567 0.0302) |
| OKLCH | oklch(25.82% 0.064 151.9) |
| XYZ | xyz(1.0557, 1.8676, 0.9208) |
| Luminance | 0.0187 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.97
Very Dark Green
#062E03
ΔE00 4.55
Dark Green
#033500
ΔE00 7.06
Evergreen
#05472A
ΔE00 8.37
Pine Green
#0A481E
ΔE00 9.29
Hunter Green (survey)
#0B4008
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032C13 #2C031C
analogous
#082C03 #032C13 #032C28
triadic
#032C13 #13032C #2C1303
tetradic
#032C13 #03082C #2C031C #2C2803
square
#032C13 #03082C #2C031C #2C2803
split-complementary
#032C13 #28032C #2C0308
monochromatic
#021D0C #021D0C #032C13 #07652C #0B9F44
Accessibility & contrast
On white
15.29
#032C13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#032C13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032C13
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032C13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032C13 | 1.00 | 15.29 | 1.37 | 15.29 |
| #FFFFFF | 15.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2711
Deuteranopia (green-blind)
#272415
Tritanopia (blue-blind)
#002B26
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #032c13; /* rgb */ color: rgb(3, 44, 19); /* oklch */ color: oklch(25.8% 0.064 151.9);
Tailwind
colors: {
custom: {
50: '#4a6551',
500: '#032c13',
950: '#000000',
},
}SCSS
$custom: #032c13; $custom-light: #4a6551; $custom-dark: #000000;
JSON
{
"hex": "#032c13",
"rgb": {
"r": 3,
"g": 44,
"b": 19
},
"hsl": {
"h": 143.415,
"s": 87.234,
"l": 9.216
},
"oklch": {
"l": 0.2582,
"c": 0.06421,
"h": 151.9
},
"luminance": 0.01868
}Semantic roles & 50–950 ramp
primary
#032C13
secondary
#701B4F
accent
#2AABFD
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78