#032F12#032F12
#032F12 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.8% C 0.070 H 150.0°. Best body text is #FFFFFF at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #032F12 |
|---|---|
| RGB | rgb(3, 47, 18) |
| HSL | hsl(140, 88%, 10%) |
| HSV | hsv(140, 94%, 18%) |
| CMYK | cmyk(93.6%, 0%, 61.7%, 81.6%) |
| CIE-LAB | lab(15.98, -22.64, 14.46) |
| CIE-LCH | lch(15.98, 26.86, 147.42°) |
| OKLab | oklab(26.81% -0.0607 0.0351) |
| OKLCH | oklch(26.81% 0.07 150) |
| XYZ | xyz(1.1631, 2.0959, 0.9154) |
| Luminance | 0.0210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.78
Very Dark Green
#062E03
ΔE00 3.36
Dark Green
#033500
ΔE00 5.62
Evergreen
#05472A
ΔE00 7.57
Hunter Green (survey)
#0B4008
ΔE00 7.85
Pine Green
#0A481E
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032F12 #2F0320
analogous
#0A2F03 #032F12 #032F28
triadic
#032F12 #12032F #2F1203
tetradic
#032F12 #030A2F #2F0320 #2F2803
square
#032F12 #030A2F #2F0320 #2F2803
split-complementary
#032F12 #28032F #2F030A
monochromatic
#021D0B #021D0B #032F12 #076928 #0AA23E
Accessibility & contrast
On white
14.80
#032F12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#032F12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032F12
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032F12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032F12 | 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)
#2F2A10
Deuteranopia (green-blind)
#2A2614
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #032f12; /* rgb */ color: rgb(3, 47, 18); /* oklch */ color: oklch(26.8% 0.070 150.0);
Tailwind
colors: {
custom: {
50: '#4b6850',
500: '#032f12',
950: '#000000',
},
}SCSS
$custom: #032f12; $custom-light: #4b6850; $custom-dark: #000000;
JSON
{
"hex": "#032f12",
"rgb": {
"r": 3,
"g": 47,
"b": 18
},
"hsl": {
"h": 140.455,
"s": 88,
"l": 9.804
},
"oklch": {
"l": 0.26814,
"c": 0.07012,
"h": 150
},
"luminance": 0.02096
}Semantic roles & 50–950 ramp
primary
#032F12
secondary
#731B55
accent
#2AB6FE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78