#032302#032302
#032302 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.4% C 0.070 H 142.2°. Best body text is #FFFFFF at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #032302 |
|---|---|
| RGB | rgb(3, 35, 2) |
| HSL | hsl(118, 89%, 7%) |
| HSV | hsv(118, 94%, 14%) |
| CMYK | cmyk(91.4%, 0%, 94.3%, 86.3%) |
| CIE-LAB | lab(10.75, -19.71, 14.81) |
| CIE-LCH | lch(10.75, 24.66, 143.08°) |
| OKLab | oklab(22.39% -0.0555 0.0431) |
| OKLCH | oklch(22.39% 0.07 142.2) |
| XYZ | xyz(0.6495, 1.2257, 0.2598) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.14
Very Dark Green
#062E03
ΔE00 4.50
Dark Green
#033500
ΔE00 7.46
Hunter Green (survey)
#0B4008
ΔE00 10.41
Evergreen
#05472A
ΔE00 11.33
Pine Green
#0A481E
ΔE00 11.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032302 #220223
analogous
#142302 #032302 #022312
triadic
#032302 #020323 #230203
tetradic
#032302 #021423 #220223 #231202
square
#032302 #021423 #220223 #231202
split-complementary
#032302 #120223 #230214
monochromatic
#021D02 #021D02 #032302 #085D05 #0D9709
Accessibility & contrast
On white
16.86
#032302 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#032302 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032302
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032302 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032302 | 1.00 | 16.86 | 1.25 | 16.86 |
| #FFFFFF | 16.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F00
Deuteranopia (green-blind)
#201C04
Tritanopia (blue-blind)
#00221C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #032302; /* rgb */ color: rgb(3, 35, 2); /* oklch */ color: oklch(22.4% 0.070 142.2);
Tailwind
colors: {
custom: {
50: '#475e47',
500: '#032302',
950: '#000000',
},
}SCSS
$custom: #032302; $custom-light: #475e47; $custom-dark: #000000;
JSON
{
"hex": "#032302",
"rgb": {
"r": 3,
"g": 35,
"b": 2
},
"hsl": {
"h": 118.182,
"s": 89.189,
"l": 7.255
},
"oklch": {
"l": 0.2239,
"c": 0.07027,
"h": 142.2
},
"luminance": 0.01226
}Semantic roles & 50–950 ramp
primary
#032302
secondary
#661869
accent
#29FFF9
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977