#032900#032900
#032900 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.5% C 0.081 H 141.3°. Best body text is #FFFFFF at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #032900 |
|---|---|
| RGB | rgb(3, 41, 0) |
| HSL | hsl(116, 100%, 8%) |
| HSV | hsv(116, 100%, 16%) |
| CMYK | cmyk(92.7%, 0%, 100%, 83.9%) |
| CIE-LAB | lab(13.26, -23.14, 19.06) |
| CIE-LCH | lch(13.26, 29.98, 140.53°) |
| OKLab | oklab(24.48% -0.0632 0.0507) |
| OKLCH | oklch(24.48% 0.081 141.3) |
| XYZ | xyz(0.8304, 1.6051, 0.2661) |
| Luminance | 0.0160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.38
Very Dark Green
#062E03
ΔE00 1.68
Dark Green
#033500
ΔE00 4.54
Hunter Green (survey)
#0B4008
ΔE00 7.66
Forrest Green
#154406
ΔE00 9.28
Pine Green
#0A481E
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032900 #260029
analogous
#172900 #032900 #002911
triadic
#032900 #000329 #290003
tetradic
#032900 #001729 #260029 #291100
square
#032900 #001729 #260029 #291100
split-complementary
#032900 #110029 #290017
monochromatic
#021F00 #021F00 #032900 #076600 #0CA300
Accessibility & contrast
On white
15.90
#032900 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#032900 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032900
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032900 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032900 | 1.00 | 15.90 | 1.32 | 15.90 |
| #FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2400
Deuteranopia (green-blind)
#262103
Tritanopia (blue-blind)
#002721
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #032900; /* rgb */ color: rgb(3, 41, 0); /* oklch */ color: oklch(24.5% 0.081 141.3);
Tailwind
colors: {
custom: {
50: '#496346',
500: '#032900',
950: '#000000',
},
}SCSS
$custom: #032900; $custom-light: #496346; $custom-dark: #000000;
JSON
{
"hex": "#032900",
"rgb": {
"r": 3,
"g": 41,
"b": 0
},
"hsl": {
"h": 115.61,
"s": 100,
"l": 8.039
},
"oklch": {
"l": 0.24475,
"c": 0.081,
"h": 141.3
},
"luminance": 0.01605
}Semantic roles & 50–950 ramp
primary
#032900
secondary
#6A1471
accent
#29FFEF
background
#F4F5F3
surface
#E7EAE5
border
#C3C6C1
text
#010500
muted
#777977