#032C0A#032C0A
#032C0A is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.7% C 0.074 H 146.0°. Best body text is #FFFFFF at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #032C0A |
|---|---|
| RGB | rgb(3, 44, 10) |
| HSL | hsl(130, 87%, 9%) |
| HSV | hsv(130, 93%, 17%) |
| CMYK | cmyk(93.2%, 0%, 77.3%, 82.7%) |
| CIE-LAB | lab(14.64, -22.76, 16.79) |
| CIE-LCH | lch(14.64, 28.28, 143.58°) |
| OKLab | oklab(25.66% -0.0613 0.0414) |
| OKLCH | oklch(25.66% 0.074 146) |
| XYZ | xyz(0.9929, 1.8425, 0.5904) |
| Luminance | 0.0184 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.56
Very Dark Green
#062E03
ΔE00 2.12
Dark Green
#033500
ΔE00 4.85
Hunter Green (survey)
#0B4008
ΔE00 7.58
Pine Green
#0A481E
ΔE00 8.58
Evergreen
#05472A
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032C0A #2C0325
analogous
#112C03 #032C0A #032C1F
triadic
#032C0A #0A032C #2C0A03
tetradic
#032C0A #03112C #2C0325 #2C1F03
square
#032C0A #03112C #2C0325 #2C1F03
split-complementary
#032C0A #1F032C #2C0311
monochromatic
#021D07 #021D07 #032C0A #076517 #0B9F24
Accessibility & contrast
On white
15.34
#032C0A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#032C0A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032C0A
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032C0A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032C0A | 1.00 | 15.34 | 1.37 | 15.34 |
| #FFFFFF | 15.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2707
Deuteranopia (green-blind)
#28240D
Tritanopia (blue-blind)
#002B25
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #032c0a; /* rgb */ color: rgb(3, 44, 10); /* oklch */ color: oklch(25.7% 0.074 146.0);
Tailwind
colors: {
custom: {
50: '#4a664b',
500: '#032c0a',
950: '#000000',
},
}SCSS
$custom: #032c0a; $custom-light: #4a664b; $custom-dark: #000000;
JSON
{
"hex": "#032c0a",
"rgb": {
"r": 3,
"g": 44,
"b": 10
},
"hsl": {
"h": 130.244,
"s": 87.234,
"l": 9.216
},
"oklch": {
"l": 0.2566,
"c": 0.07392,
"h": 146
},
"luminance": 0.01843
}Semantic roles & 50–950 ramp
primary
#032C0A
secondary
#701B61
accent
#2AD9FD
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77