#052500#052500
#052500 is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.2% C 0.075 H 140.0°. Best body text is #FFFFFF at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #052500 |
|---|---|
| RGB | rgb(5, 37, 0) |
| HSL | hsl(112, 100%, 7%) |
| HSV | hsv(112, 100%, 15%) |
| CMYK | cmyk(86.5%, 0%, 100%, 85.5%) |
| CIE-LAB | lab(11.66, -20.58, 16.90) |
| CIE-LCH | lch(11.66, 26.63, 140.61°) |
| OKLab | oklab(23.16% -0.0572 0.0479) |
| OKLCH | oklch(23.16% 0.075 140) |
| XYZ | xyz(0.7241, 1.3553, 0.2234) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.10
Very Dark Green
#062E03
ΔE00 3.31
Dark Green
#033500
ΔE00 6.27
Hunter Green (survey)
#0B4008
ΔE00 9.29
Pine Green
#0A481E
ΔE00 10.76
Forrest Green
#154406
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052500 #200025
analogous
#182500 #052500 #00250E
triadic
#052500 #000525 #250005
tetradic
#052500 #001825 #200025 #250E00
square
#052500 #001825 #200025 #250E00
split-complementary
#052500 #0E0025 #250018
monochromatic
#041F00 #041F00 #052500 #0D6200 #169F00
Accessibility & contrast
On white
16.52
#052500 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#052500 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052500
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052500 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052500 | 1.00 | 16.52 | 1.27 | 16.52 |
| #FFFFFF | 16.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#231E03
Tritanopia (blue-blind)
#02231E
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #052500; /* rgb */ color: rgb(5, 37, 0); /* oklch */ color: oklch(23.2% 0.075 140.0);
Tailwind
colors: {
custom: {
50: '#486046',
500: '#052500',
950: '#000000',
},
}SCSS
$custom: #052500; $custom-light: #486046; $custom-dark: #000000;
JSON
{
"hex": "#052500",
"rgb": {
"r": 5,
"g": 37,
"b": 0
},
"hsl": {
"h": 111.892,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.23164,
"c": 0.07463,
"h": 140
},
"luminance": 0.01355
}Semantic roles & 50–950 ramp
primary
#052500
secondary
#61136D
accent
#29FFE2
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010500
muted
#777977