#032402#032402
#032402 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.7% C 0.072 H 142.2°. Best body text is #FFFFFF at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #032402 |
|---|---|
| RGB | rgb(3, 36, 2) |
| HSL | hsl(118, 89%, 7%) |
| HSV | hsv(118, 94%, 14%) |
| CMYK | cmyk(91.7%, 0%, 94.4%, 85.9%) |
| CIE-LAB | lab(11.17, -20.33, 15.41) |
| CIE-LCH | lch(11.17, 25.51, 142.85°) |
| OKLab | oklab(22.75% -0.0566 0.0439) |
| OKLCH | oklch(22.75% 0.072 142.2) |
| XYZ | xyz(0.6793, 1.2854, 0.2697) |
| Luminance | 0.0129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.65
Very Dark Green
#062E03
ΔE00 4.03
Dark Green
#033500
ΔE00 6.98
Hunter Green (survey)
#0B4008
ΔE00 9.95
Evergreen
#05472A
ΔE00 11.04
Pine Green
#0A481E
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032402 #230224
analogous
#142402 #032402 #022412
triadic
#032402 #020324 #240203
tetradic
#032402 #021424 #230224 #241202
square
#032402 #021424 #230224 #241202
split-complementary
#032402 #120224 #240214
monochromatic
#021D02 #021D02 #032402 #085E05 #0D9808
Accessibility & contrast
On white
16.71
#032402 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#032402 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032402
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032402 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032402 | 1.00 | 16.71 | 1.26 | 16.71 |
| #FFFFFF | 16.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F00
Deuteranopia (green-blind)
#211D04
Tritanopia (blue-blind)
#00231D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #032402; /* rgb */ color: rgb(3, 36, 2); /* oklch */ color: oklch(22.7% 0.072 142.2);
Tailwind
colors: {
custom: {
50: '#475f47',
500: '#032402',
950: '#000000',
},
}SCSS
$custom: #032402; $custom-light: #475f47; $custom-dark: #000000;
JSON
{
"hex": "#032402",
"rgb": {
"r": 3,
"g": 36,
"b": 2
},
"hsl": {
"h": 118.235,
"s": 89.474,
"l": 7.451
},
"oklch": {
"l": 0.22746,
"c": 0.07166,
"h": 142.2
},
"luminance": 0.01285
}Semantic roles & 50–950 ramp
primary
#032402
secondary
#67186A
accent
#29FFF9
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977