#032C06#032C06
#032C06 is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.6% C 0.078 H 144.1°. Best body text is #FFFFFF at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #032C06 |
|---|---|
| RGB | rgb(3, 44, 6) |
| HSL | hsl(124, 87%, 9%) |
| HSV | hsv(124, 93%, 17%) |
| CMYK | cmyk(93.2%, 0%, 86.4%, 82.7%) |
| CIE-LAB | lab(14.59, -23.36, 18.36) |
| CIE-LCH | lch(14.59, 29.71, 141.83°) |
| OKLab | oklab(25.6% -0.0631 0.0457) |
| OKLCH | oklch(25.6% 0.078 144.1) |
| XYZ | xyz(0.9710, 1.8338, 0.4750) |
| Luminance | 0.0183 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 0.87
Very Dark Green
#062E03
ΔE00 1.37
Dark Green
#033500
ΔE00 4.18
Hunter Green (survey)
#0B4008
ΔE00 7.10
Pine Green
#0A481E
ΔE00 8.50
Forrest Green
#154406
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032C06 #2C0329
analogous
#152C03 #032C06 #032C1B
triadic
#032C06 #06032C #2C0603
tetradic
#032C06 #03152C #2C0329 #2C1B03
square
#032C06 #03152C #2C0329 #2C1B03
split-complementary
#032C06 #1B032C #2C0315
monochromatic
#021D04 #021D04 #032C06 #07650E #0B9F16
Accessibility & contrast
On white
15.36
#032C06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#032C06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032C06
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032C06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032C06 | 1.00 | 15.36 | 1.37 | 15.36 |
| #FFFFFF | 15.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2702
Deuteranopia (green-blind)
#282409
Tritanopia (blue-blind)
#002A24
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #032c06; /* rgb */ color: rgb(3, 44, 6); /* oklch */ color: oklch(25.6% 0.078 144.1);
Tailwind
colors: {
custom: {
50: '#4a6649',
500: '#032c06',
950: '#000000',
},
}SCSS
$custom: #032c06; $custom-light: #4a6649; $custom-dark: #000000;
JSON
{
"hex": "#032c06",
"rgb": {
"r": 3,
"g": 44,
"b": 6
},
"hsl": {
"h": 124.39,
"s": 87.234,
"l": 9.216
},
"oklch": {
"l": 0.25604,
"c": 0.07794,
"h": 144.1
},
"luminance": 0.01834
}Semantic roles & 50–950 ramp
primary
#032C06
secondary
#701B6A
accent
#2AEEFD
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77