#053519#053519
#053519 is a dark, moderate green. Relative luminance 0.026; OKLCH L 29.0% C 0.071 H 152.4°. Best body text is #FFFFFF at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #053519 |
|---|---|
| RGB | rgb(5, 53, 25) |
| HSL | hsl(145, 83%, 11%) |
| HSV | hsv(145, 91%, 21%) |
| CMYK | cmyk(90.6%, 0%, 52.8%, 79.2%) |
| CIE-LAB | lab(18.58, -23.32, 13.31) |
| CIE-LCH | lch(18.58, 26.85, 150.28°) |
| OKLab | oklab(29.02% -0.0627 0.0328) |
| OKLCH | oklch(29.02% 0.071 152.4) |
| XYZ | xyz(1.5110, 2.6485, 1.3511) |
| Luminance | 0.0265 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.14
Very Dark Green
#062E03
ΔE00 4.60
Evergreen
#05472A
ΔE00 5.67
Dark Green
#033500
ΔE00 6.03
Pine Green
#0A481E
ΔE00 6.61
Hunter Green (survey)
#0B4008
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#053519 #350521
analogous
#093505 #053519 #053531
triadic
#053519 #190535 #351905
tetradic
#053519 #050935 #350521 #353105
square
#053519 #050935 #350521 #353105
split-complementary
#053519 #310535 #350509
monochromatic
#031C0D #031C0D #053519 #0A6D33 #10A54E
Accessibility & contrast
On white
13.73
#053519 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#053519 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #053519
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##053519 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##053519 | 1.00 | 13.73 | 1.53 | 13.73 |
| #FFFFFF | 13.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#353017
Deuteranopia (green-blind)
#2F2C1B
Tritanopia (blue-blind)
#00342E
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #053519; /* rgb */ color: rgb(5, 53, 25); /* oklch */ color: oklch(29.0% 0.071 152.4);
Tailwind
colors: {
custom: {
50: '#4e6d56',
500: '#053519',
950: '#000000',
},
}SCSS
$custom: #053519; $custom-light: #4e6d56; $custom-dark: #000000;
JSON
{
"hex": "#053519",
"rgb": {
"r": 5,
"g": 53,
"b": 25
},
"hsl": {
"h": 145,
"s": 82.759,
"l": 11.373
},
"oklch": {
"l": 0.2902,
"c": 0.07071,
"h": 152.4
},
"luminance": 0.02649
}Semantic roles & 50–950 ramp
primary
#053519
secondary
#762052
accent
#2FA5F9
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020703
muted
#787A78