#032F0A#032F0A
#032F0A is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.7% C 0.078 H 145.6°. Best body text is #FFFFFF at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #032F0A |
|---|---|
| RGB | rgb(3, 47, 10) |
| HSL | hsl(130, 88%, 10%) |
| HSV | hsv(130, 94%, 18%) |
| CMYK | cmyk(93.6%, 0%, 78.7%, 81.6%) |
| CIE-LAB | lab(15.87, -23.98, 18.37) |
| CIE-LCH | lch(15.87, 30.21, 142.55°) |
| OKLab | oklab(26.69% -0.0646 0.0443) |
| OKLCH | oklch(26.69% 0.078 145.6) |
| XYZ | xyz(1.1088, 2.0742, 0.6290) |
| Luminance | 0.0207 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 0.93
Very Dark Green
#062E03
ΔE00 1.36
Dark Green
#033500
ΔE00 3.70
Hunter Green (survey)
#0B4008
ΔE00 6.40
Pine Green
#0A481E
ΔE00 7.60
Forrest Green
#154406
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032F0A #2F0328
analogous
#122F03 #032F0A #032F20
triadic
#032F0A #0A032F #2F0A03
tetradic
#032F0A #03122F #2F0328 #2F2003
square
#032F0A #03122F #2F0328 #2F2003
split-complementary
#032F0A #20032F #2F0312
monochromatic
#021D06 #021D06 #032F0A #076916 #0AA222
Accessibility & contrast
On white
14.84
#032F0A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#032F0A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032F0A
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032F0A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032F0A | 1.00 | 14.84 | 1.41 | 14.84 |
| #FFFFFF | 14.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A06
Deuteranopia (green-blind)
#2B260D
Tritanopia (blue-blind)
#002E27
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #032f0a; /* rgb */ color: rgb(3, 47, 10); /* oklch */ color: oklch(26.7% 0.078 145.6);
Tailwind
colors: {
custom: {
50: '#4c684b',
500: '#032f0a',
950: '#000000',
},
}SCSS
$custom: #032f0a; $custom-light: #4c684b; $custom-dark: #000000;
JSON
{
"hex": "#032f0a",
"rgb": {
"r": 3,
"g": 47,
"b": 10
},
"hsl": {
"h": 129.545,
"s": 88,
"l": 9.804
},
"oklch": {
"l": 0.26685,
"c": 0.07831,
"h": 145.6
},
"luminance": 0.02074
}Semantic roles & 50–950 ramp
primary
#032F0A
secondary
#731B65
accent
#2ADCFE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77