#032201#032201
#032201 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.0% C 0.070 H 141.5°. Best body text is #FFFFFF at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #032201 |
|---|---|
| RGB | rgb(3, 34, 1) |
| HSL | hsl(116, 94%, 7%) |
| HSV | hsv(116, 97%, 13%) |
| CMYK | cmyk(91.2%, 0%, 97.1%, 86.7%) |
| CIE-LAB | lab(10.30, -19.21, 14.59) |
| CIE-LCH | lch(10.30, 24.12, 142.77°) |
| OKLab | oklab(22.02% -0.0551 0.0439) |
| OKLCH | oklch(22.02% 0.07 141.5) |
| XYZ | xyz(0.6150, 1.1655, 0.2213) |
| Luminance | 0.0117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.52
Very Dark Green
#062E03
ΔE00 4.84
Dark Green
#033500
ΔE00 7.80
Hunter Green (survey)
#0B4008
ΔE00 10.75
Evergreen
#05472A
ΔE00 11.67
Pine Green
#0A481E
ΔE00 11.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032201 #200122
analogous
#142201 #032201 #012210
triadic
#032201 #010322 #220103
tetradic
#032201 #011422 #200122 #221001
square
#032201 #011422 #200122 #221001
split-complementary
#032201 #100122 #220114
monochromatic
#031E01 #031E01 #032201 #085D03 #0D9904
Accessibility & contrast
On white
17.03
#032201 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#032201 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032201
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032201 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032201 | 1.00 | 17.03 | 1.23 | 17.03 |
| #FFFFFF | 17.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E00
Deuteranopia (green-blind)
#1F1B03
Tritanopia (blue-blind)
#00211B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #032201; /* rgb */ color: rgb(3, 34, 1); /* oklch */ color: oklch(22.0% 0.070 141.5);
Tailwind
colors: {
custom: {
50: '#475d47',
500: '#032201',
950: '#000000',
},
}SCSS
$custom: #032201; $custom-light: #475d47; $custom-dark: #000000;
JSON
{
"hex": "#032201",
"rgb": {
"r": 3,
"g": 34,
"b": 1
},
"hsl": {
"h": 116.364,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.22015,
"c": 0.07043,
"h": 141.5
},
"luminance": 0.01166
}Semantic roles & 50–950 ramp
primary
#032201
secondary
#641669
accent
#29FFF2
background
#F4F5F3
surface
#E6E9E5
border
#C2C5C1
text
#000400
muted
#777977