#032003#032003
#032003 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.3% C 0.064 H 142.9°. Best body text is #FFFFFF at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #032003 |
|---|---|
| RGB | rgb(3, 32, 3) |
| HSL | hsl(120, 83%, 7%) |
| HSV | hsv(120, 91%, 13%) |
| CMYK | cmyk(90.6%, 0%, 90.6%, 87.5%) |
| CIE-LAB | lab(9.47, -17.46, 12.61) |
| CIE-LCH | lch(9.47, 21.54, 144.17°) |
| OKLab | oklab(21.34% -0.0514 0.0389) |
| OKLCH | oklch(21.34% 0.064 142.9) |
| XYZ | xyz(0.5705, 1.0589, 0.2605) |
| Luminance | 0.0106 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.89
Very Dark Green
#062E03
ΔE00 6.19
Dark Green
#033500
ΔE00 9.14
Hunter Green (survey)
#0B4008
ΔE00 11.99
Evergreen
#05472A
ΔE00 12.37
Pine Green
#0A481E
ΔE00 12.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032003 #200320
analogous
#122003 #032003 #032012
triadic
#032003 #030320 #200303
tetradic
#032003 #031220 #200320 #201203
square
#032003 #031220 #200320 #201203
split-complementary
#032003 #120320 #200312
monochromatic
#031C03 #031C03 #032003 #085808 #0D900D
Accessibility & contrast
On white
17.33
#032003 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#032003 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032003
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032003 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032003 | 1.00 | 17.33 | 1.21 | 17.33 |
| #FFFFFF | 17.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C01
Deuteranopia (green-blind)
#1D1905
Tritanopia (blue-blind)
#001F1A
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #032003; /* rgb */ color: rgb(3, 32, 3); /* oklch */ color: oklch(21.3% 0.064 142.9);
Tailwind
colors: {
custom: {
50: '#475b48',
500: '#032003',
950: '#000000',
},
}SCSS
$custom: #032003; $custom-light: #475b48; $custom-dark: #000000;
JSON
{
"hex": "#032003",
"rgb": {
"r": 3,
"g": 32,
"b": 3
},
"hsl": {
"h": 120,
"s": 82.857,
"l": 6.863
},
"oklch": {
"l": 0.21338,
"c": 0.06443,
"h": 142.9
},
"luminance": 0.01059
}Semantic roles & 50–950 ramp
primary
#032003
secondary
#641B64
accent
#2FF9F9
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977