#032403#032403
#032403 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.8% C 0.070 H 142.8°. Best body text is #FFFFFF at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #032403 |
|---|---|
| RGB | rgb(3, 36, 3) |
| HSL | hsl(120, 85%, 8%) |
| HSV | hsv(120, 92%, 14%) |
| CMYK | cmyk(91.7%, 0%, 91.7%, 85.9%) |
| CIE-LAB | lab(11.19, -20.17, 15.02) |
| CIE-LCH | lch(11.19, 25.15, 143.33°) |
| OKLab | oklab(22.76% -0.056 0.0424) |
| OKLCH | oklch(22.76% 0.07 142.8) |
| XYZ | xyz(0.6848, 1.2876, 0.2986) |
| Luminance | 0.0129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.79
Very Dark Green
#062E03
ΔE00 4.17
Dark Green
#033500
ΔE00 7.13
Hunter Green (survey)
#0B4008
ΔE00 10.07
Evergreen
#05472A
ΔE00 11.00
Pine Green
#0A481E
ΔE00 11.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032403 #240324
analogous
#132403 #032403 #032413
triadic
#032403 #030324 #240303
tetradic
#032403 #031324 #240324 #241303
square
#032403 #031324 #240324 #241303
split-complementary
#032403 #130324 #240313
monochromatic
#021C02 #021C02 #032403 #085C08 #0C950C
Accessibility & contrast
On white
16.70
#032403 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#032403 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032403
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032403 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032403 | 1.00 | 16.70 | 1.26 | 16.70 |
| #FFFFFF | 16.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F00
Deuteranopia (green-blind)
#211D05
Tritanopia (blue-blind)
#00231D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #032403; /* rgb */ color: rgb(3, 36, 3); /* oklch */ color: oklch(22.8% 0.070 142.8);
Tailwind
colors: {
custom: {
50: '#475f48',
500: '#032403',
950: '#000000',
},
}SCSS
$custom: #032403; $custom-light: #475f48; $custom-dark: #000000;
JSON
{
"hex": "#032403",
"rgb": {
"r": 3,
"g": 36,
"b": 3
},
"hsl": {
"h": 120,
"s": 84.615,
"l": 7.647
},
"oklch": {
"l": 0.22763,
"c": 0.07024,
"h": 142.8
},
"luminance": 0.01288
}Semantic roles & 50–950 ramp
primary
#032403
secondary
#681B68
accent
#2DFBFB
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977