#032401#032401
#032401 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.7% C 0.073 H 141.6°. Best body text is #FFFFFF at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #032401 |
|---|---|
| RGB | rgb(3, 36, 1) |
| HSL | hsl(117, 95%, 7%) |
| HSV | hsv(117, 97%, 14%) |
| CMYK | cmyk(91.7%, 0%, 97.2%, 85.9%) |
| CIE-LAB | lab(11.16, -20.49, 15.79) |
| CIE-LCH | lch(11.16, 25.87, 142.38°) |
| OKLab | oklab(22.73% -0.0573 0.0455) |
| OKLCH | oklch(22.73% 0.073 141.6) |
| XYZ | xyz(0.6739, 1.2832, 0.2409) |
| Luminance | 0.0128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.53
Very Dark Green
#062E03
ΔE00 3.89
Dark Green
#033500
ΔE00 6.84
Hunter Green (survey)
#0B4008
ΔE00 9.84
Evergreen
#05472A
ΔE00 11.07
Pine Green
#0A481E
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032401 #220124
analogous
#152401 #032401 #012410
triadic
#032401 #010324 #240103
tetradic
#032401 #011524 #220124 #241001
square
#032401 #011524 #220124 #241001
split-complementary
#032401 #100124 #240115
monochromatic
#021E01 #021E01 #032401 #086003 #0D9B04
Accessibility & contrast
On white
16.71
#032401 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#032401 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032401
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032401 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032401 | 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)
#211D03
Tritanopia (blue-blind)
#00221D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #032401; /* rgb */ color: rgb(3, 36, 1); /* oklch */ color: oklch(22.7% 0.073 141.6);
Tailwind
colors: {
custom: {
50: '#475f47',
500: '#032401',
950: '#000000',
},
}SCSS
$custom: #032401; $custom-light: #475f47; $custom-dark: #000000;
JSON
{
"hex": "#032401",
"rgb": {
"r": 3,
"g": 36,
"b": 1
},
"hsl": {
"h": 116.571,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.22728,
"c": 0.07313,
"h": 141.6
},
"luminance": 0.01283
}Semantic roles & 50–950 ramp
primary
#032401
secondary
#66166B
accent
#29FFF3
background
#F4F5F3
surface
#E6E9E5
border
#C2C5C1
text
#000400
muted
#777977