#032C0C#032C0C
#032C0C is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.7% C 0.072 H 147.0°. Best body text is #FFFFFF at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #032C0C |
|---|---|
| RGB | rgb(3, 44, 12) |
| HSL | hsl(133, 87%, 9%) |
| HSV | hsv(133, 93%, 17%) |
| CMYK | cmyk(93.2%, 0%, 72.7%, 82.7%) |
| CIE-LAB | lab(14.66, -22.44, 15.97) |
| CIE-LCH | lch(14.66, 27.54, 144.57°) |
| OKLab | oklab(25.69% -0.0603 0.0392) |
| OKLCH | oklch(25.69% 0.072 147) |
| XYZ | xyz(1.0045, 1.8471, 0.6513) |
| Luminance | 0.0185 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.97
Very Dark Green
#062E03
ΔE00 2.54
Dark Green
#033500
ΔE00 5.22
Hunter Green (survey)
#0B4008
ΔE00 7.87
Pine Green
#0A481E
ΔE00 8.66
Evergreen
#05472A
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032C0C #2C0323
analogous
#0F2C03 #032C0C #032C21
triadic
#032C0C #0C032C #2C0C03
tetradic
#032C0C #030F2C #2C0323 #2C2103
square
#032C0C #030F2C #2C0323 #2C2103
split-complementary
#032C0C #21032C #2C030F
monochromatic
#021D08 #021D08 #032C0C #07651C #0B9F2B
Accessibility & contrast
On white
15.34
#032C0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#032C0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032C0C
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032C0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032C0C | 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)
#2D2709
Deuteranopia (green-blind)
#28240F
Tritanopia (blue-blind)
#002B25
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #032c0c; /* rgb */ color: rgb(3, 44, 12); /* oklch */ color: oklch(25.7% 0.072 147.0);
Tailwind
colors: {
custom: {
50: '#4a664c',
500: '#032c0c',
950: '#000000',
},
}SCSS
$custom: #032c0c; $custom-light: #4a664c; $custom-dark: #000000;
JSON
{
"hex": "#032c0c",
"rgb": {
"r": 3,
"g": 44,
"b": 12
},
"hsl": {
"h": 133.171,
"s": 87.234,
"l": 9.216
},
"oklch": {
"l": 0.2569,
"c": 0.07193,
"h": 147
},
"luminance": 0.01847
}Semantic roles & 50–950 ramp
primary
#032C0C
secondary
#701B5D
accent
#2ACFFD
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77