#032801#032801
#032801 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.1% C 0.078 H 141.7°. Best body text is #FFFFFF at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #032801 |
|---|---|
| RGB | rgb(3, 40, 1) |
| HSL | hsl(117, 95%, 8%) |
| HSV | hsv(117, 98%, 16%) |
| CMYK | cmyk(92.5%, 0%, 97.5%, 84.3%) |
| CIE-LAB | lab(12.85, -22.56, 18.11) |
| CIE-LCH | lch(12.85, 28.93, 141.25°) |
| OKLab | oklab(24.14% -0.0616 0.0486) |
| OKLCH | oklch(24.14% 0.078 141.7) |
| XYZ | xyz(0.8018, 1.5390, 0.2835) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.80
Very Dark Green
#062E03
ΔE00 2.18
Dark Green
#033500
ΔE00 5.08
Hunter Green (survey)
#0B4008
ΔE00 8.15
Pine Green
#0A481E
ΔE00 9.69
Forrest Green
#154406
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032801 #260128
analogous
#162801 #032801 #012812
triadic
#032801 #010328 #280103
tetradic
#032801 #011628 #260128 #281201
square
#032801 #011628 #260128 #281201
split-complementary
#032801 #120128 #280116
monochromatic
#021E01 #021E01 #032801 #076402 #0C9F04
Accessibility & contrast
On white
16.06
#032801 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#032801 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032801
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032801 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032801 | 1.00 | 16.06 | 1.31 | 16.06 |
| #FFFFFF | 16.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292300
Deuteranopia (green-blind)
#252004
Tritanopia (blue-blind)
#002620
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #032801; /* rgb */ color: rgb(3, 40, 1); /* oklch */ color: oklch(24.1% 0.078 141.7);
Tailwind
colors: {
custom: {
50: '#486247',
500: '#032801',
950: '#000000',
},
}SCSS
$custom: #032801; $custom-light: #486247; $custom-dark: #000000;
JSON
{
"hex": "#032801",
"rgb": {
"r": 3,
"g": 40,
"b": 1
},
"hsl": {
"h": 116.923,
"s": 95.122,
"l": 8.039
},
"oklch": {
"l": 0.2414,
"c": 0.07841,
"h": 141.7
},
"luminance": 0.01539
}Semantic roles & 50–950 ramp
primary
#032801
secondary
#6A166F
accent
#29FFF4
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977