#032C12#032C12
#032C12 is a dark, moderate green. Relative luminance 0.019; OKLCH L 25.8% C 0.065 H 151.1°. Best body text is #FFFFFF at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #032C12 |
|---|---|
| RGB | rgb(3, 44, 18) |
| HSL | hsl(142, 87%, 9%) |
| HSV | hsv(142, 93%, 17%) |
| CMYK | cmyk(93.2%, 0%, 59.1%, 82.7%) |
| CIE-LAB | lab(14.76, -21.32, 12.90) |
| CIE-LCH | lch(14.76, 24.92, 148.81°) |
| OKLab | oklab(25.8% -0.0572 0.0316) |
| OKLCH | oklch(25.8% 0.065 151.1) |
| XYZ | xyz(1.0473, 1.8643, 0.8768) |
| Luminance | 0.0186 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.63
Very Dark Green
#062E03
ΔE00 4.21
Dark Green
#033500
ΔE00 6.74
Evergreen
#05472A
ΔE00 8.39
Hunter Green (survey)
#0B4008
ΔE00 9.08
Pine Green
#0A481E
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032C12 #2C031D
analogous
#092C03 #032C12 #032C27
triadic
#032C12 #12032C #2C1203
tetradic
#032C12 #03092C #2C031D #2C2703
square
#032C12 #03092C #2C031D #2C2703
split-complementary
#032C12 #27032C #2C0309
monochromatic
#021D0C #021D0C #032C12 #076529 #0B9F41
Accessibility & contrast
On white
15.30
#032C12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#032C12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032C12
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032C12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032C12 | 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)
#2C2710
Deuteranopia (green-blind)
#272414
Tritanopia (blue-blind)
#002B26
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #032c12; /* rgb */ color: rgb(3, 44, 18); /* oklch */ color: oklch(25.8% 0.065 151.1);
Tailwind
colors: {
custom: {
50: '#4a6550',
500: '#032c12',
950: '#000000',
},
}SCSS
$custom: #032c12; $custom-light: #4a6550; $custom-dark: #000000;
JSON
{
"hex": "#032c12",
"rgb": {
"r": 3,
"g": 44,
"b": 18
},
"hsl": {
"h": 141.951,
"s": 87.234,
"l": 9.216
},
"oklch": {
"l": 0.25799,
"c": 0.06536,
"h": 151.1
},
"luminance": 0.01864
}Semantic roles & 50–950 ramp
primary
#032C12
secondary
#701B51
accent
#2AB0FD
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78