#032202#032202
#032202 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.0% C 0.069 H 142.2°. Best body text is #FFFFFF at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #032202 |
|---|---|
| RGB | rgb(3, 34, 2) |
| HSL | hsl(118, 89%, 7%) |
| HSV | hsv(118, 94%, 13%) |
| CMYK | cmyk(91.2%, 0%, 94.1%, 86.7%) |
| CIE-LAB | lab(10.32, -19.05, 14.21) |
| CIE-LCH | lch(10.32, 23.77, 143.28°) |
| OKLab | oklab(22.03% -0.0544 0.0423) |
| OKLCH | oklch(22.03% 0.069 142.2) |
| XYZ | xyz(0.6205, 1.1677, 0.2501) |
| Luminance | 0.0117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.65
Very Dark Green
#062E03
ΔE00 4.99
Dark Green
#033500
ΔE00 7.95
Hunter Green (survey)
#0B4008
ΔE00 10.87
Evergreen
#05472A
ΔE00 11.65
Pine Green
#0A481E
ΔE00 11.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032202 #210222
analogous
#132202 #032202 #022211
triadic
#032202 #020322 #220203
tetradic
#032202 #021322 #210222 #221102
square
#032202 #021322 #210222 #221102
split-complementary
#032202 #110222 #220213
monochromatic
#031D02 #031D02 #032202 #085C05 #0D9609
Accessibility & contrast
On white
17.02
#032202 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#032202 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032202
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032202 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032202 | 1.00 | 17.02 | 1.23 | 17.02 |
| #FFFFFF | 17.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E00
Deuteranopia (green-blind)
#1F1B04
Tritanopia (blue-blind)
#00211B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #032202; /* rgb */ color: rgb(3, 34, 2); /* oklch */ color: oklch(22.0% 0.069 142.2);
Tailwind
colors: {
custom: {
50: '#475d47',
500: '#032202',
950: '#000000',
},
}SCSS
$custom: #032202; $custom-light: #475d47; $custom-dark: #000000;
JSON
{
"hex": "#032202",
"rgb": {
"r": 3,
"g": 34,
"b": 2
},
"hsl": {
"h": 118.125,
"s": 88.889,
"l": 7.059
},
"oklch": {
"l": 0.22034,
"c": 0.06887,
"h": 142.2
},
"luminance": 0.01168
}Semantic roles & 50–950 ramp
primary
#032202
secondary
#651868
accent
#29FFF8
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977