#53DC85#53DC85
#53DC85 is a light, vivid green. Relative luminance 0.547; OKLCH L 79.9% C 0.171 H 152.3°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #53DC85 |
|---|---|
| RGB | rgb(83, 220, 133) |
| HSL | hsl(142, 66%, 59%) |
| HSV | hsv(142, 62%, 86%) |
| CMYK | cmyk(62.3%, 0%, 39.5%, 13.7%) |
| CIE-LAB | lab(78.88, -56.15, 32.03) |
| CIE-LCH | lch(78.88, 64.64, 150.30°) |
| OKLab | oklab(79.87% -0.1518 0.0796) |
| OKLCH | oklch(79.87% 0.171 152.3) |
| XYZ | xyz(33.3914, 54.7155, 30.9872) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.87
Tealish Green
#0CDC73
ΔE00 3.30
Seaweed
#18D17B
ΔE00 3.76
Aqua Green
#12E193
ΔE00 3.83
Emerald
#50C878
ΔE00 4.85
Turquoise Green
#04F489
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DC85 #DC53AA
analogous
#66DC53 #53DC85 #53DCCA
triadic
#53DC85 #8553DC #DC8553
tetradic
#53DC85 #5366DC #DC53AA #DCCA53
square
#53DC85 #5366DC #DC53AA #DCCA53
split-complementary
#53DC85 #CA53DC #DC5366
monochromatic
#1F964A #29C963 #53DC85 #86E6A9 #B9F1CD
Accessibility & contrast
On white
1.76
#53DC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#53DC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DC85
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DC85 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB7F
Deuteranopia (green-blind)
#CBBE8B
Tritanopia (blue-blind)
#1CD9C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #53dc85; /* rgb */ color: rgb(83, 220, 133); /* oklch */ color: oklch(79.9% 0.171 152.3);
Tailwind
colors: {
custom: {
50: '#91e8a9',
500: '#53dc85',
950: '#000000',
},
}SCSS
$custom: #53dc85; $custom-light: #91e8a9; $custom-dark: #000000;
JSON
{
"hex": "#53dc85",
"rgb": {
"r": 83,
"g": 220,
"b": 133
},
"hsl": {
"h": 141.898,
"s": 66.184,
"l": 59.412
},
"oklch": {
"l": 0.79868,
"c": 0.17142,
"h": 152.3
},
"luminance": 0.54719
}Semantic roles & 50–950 ramp
primary
#53DC85
secondary
#9B3977
accent
#3FABE9
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E1610
muted
#7F8480