#032301#032301
#032301 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.4% C 0.072 H 141.5°. Best body text is #FFFFFF at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #032301 |
|---|---|
| RGB | rgb(3, 35, 1) |
| HSL | hsl(116, 94%, 7%) |
| HSV | hsv(116, 97%, 14%) |
| CMYK | cmyk(91.4%, 0%, 97.1%, 86.3%) |
| CIE-LAB | lab(10.73, -19.87, 15.20) |
| CIE-LCH | lch(10.73, 25.01, 142.59°) |
| OKLab | oklab(22.37% -0.0562 0.0447) |
| OKLCH | oklch(22.37% 0.072 141.5) |
| XYZ | xyz(0.6440, 1.2235, 0.2309) |
| Luminance | 0.0122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.02
Very Dark Green
#062E03
ΔE00 4.35
Dark Green
#033500
ΔE00 7.31
Hunter Green (survey)
#0B4008
ΔE00 10.29
Evergreen
#05472A
ΔE00 11.36
Pine Green
#0A481E
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032301 #210123
analogous
#142301 #032301 #012310
triadic
#032301 #010323 #230103
tetradic
#032301 #011423 #210123 #231001
square
#032301 #011423 #210123 #231001
split-complementary
#032301 #100123 #230114
monochromatic
#031E01 #031E01 #032301 #085F03 #0D9A04
Accessibility & contrast
On white
16.87
#032301 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#032301 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032301
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032301 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032301 | 1.00 | 16.87 | 1.24 | 16.87 |
| #FFFFFF | 16.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F00
Deuteranopia (green-blind)
#201C03
Tritanopia (blue-blind)
#00221C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #032301; /* rgb */ color: rgb(3, 35, 1); /* oklch */ color: oklch(22.4% 0.072 141.5);
Tailwind
colors: {
custom: {
50: '#475e47',
500: '#032301',
950: '#000000',
},
}SCSS
$custom: #032301; $custom-light: #475e47; $custom-dark: #000000;
JSON
{
"hex": "#032301",
"rgb": {
"r": 3,
"g": 35,
"b": 1
},
"hsl": {
"h": 116.471,
"s": 94.444,
"l": 7.059
},
"oklch": {
"l": 0.22372,
"c": 0.07178,
"h": 141.5
},
"luminance": 0.01224
}Semantic roles & 50–950 ramp
primary
#032301
secondary
#65166A
accent
#29FFF2
background
#F4F5F3
surface
#E6E9E5
border
#C2C5C1
text
#000400
muted
#777977