#032E12#032E12
#032E12 is a dark, moderate green. Relative luminance 0.020; OKLCH L 26.5% C 0.069 H 150.3°. Best body text is #FFFFFF at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #032E12 |
|---|---|
| RGB | rgb(3, 46, 18) |
| HSL | hsl(141, 88%, 10%) |
| HSV | hsv(141, 93%, 18%) |
| CMYK | cmyk(93.5%, 0%, 60.9%, 82%) |
| CIE-LAB | lab(15.58, -22.20, 13.95) |
| CIE-LCH | lch(15.58, 26.22, 147.86°) |
| OKLab | oklab(26.48% -0.0596 0.0339) |
| OKLCH | oklch(26.48% 0.069 150.3) |
| XYZ | xyz(1.1236, 2.0169, 0.9022) |
| Luminance | 0.0202 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.02
Very Dark Green
#062E03
ΔE00 3.61
Dark Green
#033500
ΔE00 5.98
Evergreen
#05472A
ΔE00 7.83
Hunter Green (survey)
#0B4008
ΔE00 8.26
Pine Green
#0A481E
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032E12 #2E031F
analogous
#0A2E03 #032E12 #032E28
triadic
#032E12 #12032E #2E1203
tetradic
#032E12 #030A2E #2E031F #2E2803
square
#032E12 #030A2E #2E031F #2E2803
split-complementary
#032E12 #28032E #2E030A
monochromatic
#021D0B #021D0B #032E12 #076728 #0AA13F
Accessibility & contrast
On white
14.96
#032E12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#032E12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032E12
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032E12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032E12 | 1.00 | 14.96 | 1.40 | 14.96 |
| #FFFFFF | 14.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2910
Deuteranopia (green-blind)
#292514
Tritanopia (blue-blind)
#002D27
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #032e12; /* rgb */ color: rgb(3, 46, 18); /* oklch */ color: oklch(26.5% 0.069 150.3);
Tailwind
colors: {
custom: {
50: '#4b6750',
500: '#032e12',
950: '#000000',
},
}SCSS
$custom: #032e12; $custom-light: #4b6750; $custom-dark: #000000;
JSON
{
"hex": "#032e12",
"rgb": {
"r": 3,
"g": 46,
"b": 18
},
"hsl": {
"h": 140.93,
"s": 87.755,
"l": 9.608
},
"oklch": {
"l": 0.26476,
"c": 0.06855,
"h": 150.3
},
"luminance": 0.02017
}Semantic roles & 50–950 ramp
primary
#032E12
secondary
#721B53
accent
#2AB4FE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78