#032902#032902
#032902 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.5% C 0.078 H 142.3°. Best body text is #FFFFFF at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #032902 |
|---|---|
| RGB | rgb(3, 41, 2) |
| HSL | hsl(118, 91%, 8%) |
| HSV | hsv(118, 95%, 16%) |
| CMYK | cmyk(92.7%, 0%, 95.1%, 83.9%) |
| CIE-LAB | lab(13.29, -22.81, 18.28) |
| CIE-LCH | lch(13.29, 29.23, 141.29°) |
| OKLab | oklab(24.51% -0.062 0.048) |
| OKLCH | oklch(24.51% 0.078 142.3) |
| XYZ | xyz(0.8414, 1.6095, 0.3237) |
| Luminance | 0.0161 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.50
Very Dark Green
#062E03
ΔE00 1.90
Dark Green
#033500
ΔE00 4.81
Hunter Green (survey)
#0B4008
ΔE00 7.85
Pine Green
#0A481E
ΔE00 9.39
Forrest Green
#154406
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032902 #280229
analogous
#162902 #032902 #022914
triadic
#032902 #020329 #290203
tetradic
#032902 #021629 #280229 #291402
square
#032902 #021629 #280229 #291402
split-complementary
#032902 #140229 #290216
monochromatic
#021D01 #021D01 #032902 #076305 #0C9E08
Accessibility & contrast
On white
15.89
#032902 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#032902 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032902
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032902 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032902 | 1.00 | 15.89 | 1.32 | 15.89 |
| #FFFFFF | 15.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2400
Deuteranopia (green-blind)
#262105
Tritanopia (blue-blind)
#002721
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #032902; /* rgb */ color: rgb(3, 41, 2); /* oklch */ color: oklch(24.5% 0.078 142.3);
Tailwind
colors: {
custom: {
50: '#496347',
500: '#032902',
950: '#000000',
},
}SCSS
$custom: #032902; $custom-light: #496347; $custom-dark: #000000;
JSON
{
"hex": "#032902",
"rgb": {
"r": 3,
"g": 41,
"b": 2
},
"hsl": {
"h": 118.462,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.24505,
"c": 0.07842,
"h": 142.3
},
"luminance": 0.0161
}Semantic roles & 50–950 ramp
primary
#032902
secondary
#6C196E
accent
#29FFFA
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977