#052501#052501
#052501 is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.2% C 0.073 H 140.6°. Best body text is #FFFFFF at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #052501 |
|---|---|
| RGB | rgb(5, 37, 1) |
| HSL | hsl(113, 95%, 7%) |
| HSV | hsv(113, 97%, 15%) |
| CMYK | cmyk(86.5%, 0%, 97.3%, 85.5%) |
| CIE-LAB | lab(11.67, -20.42, 16.52) |
| CIE-LCH | lch(11.67, 26.26, 141.04°) |
| OKLab | oklab(23.18% -0.0565 0.0464) |
| OKLCH | oklch(23.18% 0.073 140.6) |
| XYZ | xyz(0.7296, 1.3575, 0.2523) |
| Luminance | 0.0136 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.20
Very Dark Green
#062E03
ΔE00 3.44
Dark Green
#033500
ΔE00 6.41
Hunter Green (survey)
#0B4008
ΔE00 9.40
Pine Green
#0A481E
ΔE00 10.79
Evergreen
#05472A
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052501 #210125
analogous
#172501 #052501 #01250F
triadic
#052501 #010525 #250105
tetradic
#052501 #011725 #210125 #250F01
square
#052501 #011725 #210125 #250F01
split-complementary
#052501 #0F0125 #250117
monochromatic
#041E01 #041E01 #052501 #0D6103 #159C04
Accessibility & contrast
On white
16.51
#052501 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#052501 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052501
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052501 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052501 | 1.00 | 16.51 | 1.27 | 16.51 |
| #FFFFFF | 16.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#231E04
Tritanopia (blue-blind)
#01231E
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #052501; /* rgb */ color: rgb(5, 37, 1); /* oklch */ color: oklch(23.2% 0.073 140.6);
Tailwind
colors: {
custom: {
50: '#496047',
500: '#052501',
950: '#000000',
},
}SCSS
$custom: #052501; $custom-light: #496047; $custom-dark: #000000;
JSON
{
"hex": "#052501",
"rgb": {
"r": 5,
"g": 37,
"b": 1
},
"hsl": {
"h": 113.333,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.23181,
"c": 0.07316,
"h": 140.6
},
"luminance": 0.01358
}Semantic roles & 50–950 ramp
primary
#052501
secondary
#62166C
accent
#29FFE7
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010500
muted
#777977