#052001#052001
#052001 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.4% C 0.066 H 140.1°. Best body text is #FFFFFF at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #052001 |
|---|---|
| RGB | rgb(5, 32, 1) |
| HSL | hsl(112, 94%, 6%) |
| HSV | hsv(112, 97%, 13%) |
| CMYK | cmyk(84.4%, 0%, 96.9%, 87.5%) |
| CIE-LAB | lab(9.54, -17.18, 13.53) |
| CIE-LCH | lch(9.54, 21.87, 141.77°) |
| OKLab | oklab(21.41% -0.0508 0.0425) |
| OKLCH | oklch(21.41% 0.066 140.1) |
| XYZ | xyz(0.5845, 1.0674, 0.2039) |
| Luminance | 0.0107 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.73
Very Dark Green
#062E03
ΔE00 5.92
Dark Green
#033500
ΔE00 8.87
Hunter Green (survey)
#0B4008
ΔE00 11.75
Evergreen
#05472A
ΔE00 12.51
Pine Green
#0A481E
ΔE00 12.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052001 #1C0120
analogous
#152001 #052001 #01200D
triadic
#052001 #010520 #200105
tetradic
#052001 #011520 #1C0120 #200D01
square
#052001 #011520 #1C0120 #200D01
split-complementary
#052001 #0D0120 #200115
monochromatic
#051E01 #051E01 #052001 #0E5B03 #189705
Accessibility & contrast
On white
17.31
#052001 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#052001 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052001
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052001 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052001 | 1.00 | 17.31 | 1.21 | 17.31 |
| #FFFFFF | 17.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C00
Deuteranopia (green-blind)
#1E1A03
Tritanopia (blue-blind)
#021F1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #052001; /* rgb */ color: rgb(5, 32, 1); /* oklch */ color: oklch(21.4% 0.066 140.1);
Tailwind
colors: {
custom: {
50: '#485b47',
500: '#052001',
950: '#000000',
},
}SCSS
$custom: #052001; $custom-light: #485b47; $custom-dark: #000000;
JSON
{
"hex": "#052001",
"rgb": {
"r": 5,
"g": 32,
"b": 1
},
"hsl": {
"h": 112.258,
"s": 93.939,
"l": 6.471
},
"oklch": {
"l": 0.21413,
"c": 0.06619,
"h": 140.1
},
"luminance": 0.01067
}Semantic roles & 50–950 ramp
primary
#052001
secondary
#5D1567
accent
#29FFE3
background
#F4F5F3
surface
#E6E9E5
border
#C2C5C1
text
#000400
muted
#777977