#032903#032903
#032903 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.5% C 0.077 H 142.8°. Best body text is #FFFFFF at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #032903 |
|---|---|
| RGB | rgb(3, 41, 3) |
| HSL | hsl(120, 86%, 9%) |
| HSV | hsv(120, 93%, 16%) |
| CMYK | cmyk(92.7%, 0%, 92.7%, 83.9%) |
| CIE-LAB | lab(13.30, -22.64, 17.89) |
| CIE-LCH | lch(13.30, 28.86, 141.69°) |
| OKLab | oklab(24.52% -0.0615 0.0467) |
| OKLCH | oklch(24.52% 0.077 142.8) |
| XYZ | xyz(0.8469, 1.6117, 0.3526) |
| Luminance | 0.0161 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.60
Very Dark Green
#062E03
ΔE00 2.03
Dark Green
#033500
ΔE00 4.95
Hunter Green (survey)
#0B4008
ΔE00 7.96
Pine Green
#0A481E
ΔE00 9.40
Forrest Green
#154406
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032903 #290329
analogous
#162903 #032903 #032916
triadic
#032903 #030329 #290303
tetradic
#032903 #031629 #290329 #291603
square
#032903 #031629 #290329 #291603
split-complementary
#032903 #160329 #290316
monochromatic
#021D02 #021D02 #032903 #076207 #0B9B0B
Accessibility & contrast
On white
15.88
#032903 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#032903 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032903
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032903 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032903 | 1.00 | 15.88 | 1.32 | 15.88 |
| #FFFFFF | 15.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2400
Deuteranopia (green-blind)
#262106
Tritanopia (blue-blind)
#002722
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #032903; /* rgb */ color: rgb(3, 41, 3); /* oklch */ color: oklch(24.5% 0.077 142.8);
Tailwind
colors: {
custom: {
50: '#496348',
500: '#032903',
950: '#000000',
},
}SCSS
$custom: #032903; $custom-light: #496348; $custom-dark: #000000;
JSON
{
"hex": "#032903",
"rgb": {
"r": 3,
"g": 41,
"b": 3
},
"hsl": {
"h": 120,
"s": 86.364,
"l": 8.627
},
"oklch": {
"l": 0.24521,
"c": 0.0772,
"h": 142.8
},
"luminance": 0.01612
}Semantic roles & 50–950 ramp
primary
#032903
secondary
#6D1B6D
accent
#2BFDFD
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977