#53ED77#53ED77
#53ED77 is a very light, highly saturated green. Relative luminance 0.637; OKLCH L 83.9% C 0.206 H 147.9°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #53ED77 |
|---|---|
| RGB | rgb(83, 237, 119) |
| HSL | hsl(134, 81%, 63%) |
| HSV | hsv(134, 65%, 93%) |
| CMYK | cmyk(65%, 0%, 49.8%, 7.1%) |
| CIE-LAB | lab(83.83, -64.62, 45.25) |
| CIE-LCH | lch(83.83, 78.89, 145.00°) |
| OKLab | oklab(83.88% -0.1743 0.1095) |
| OKLCH | oklch(83.88% 0.206 147.9) |
| XYZ | xyz(37.1786, 63.7354, 27.7920) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.94
Minty Green
#0BF77D
ΔE00 3.04
Weird Green
#3AE57F
ΔE00 3.24
Wintergreen
#20F986
ΔE00 3.53
Lightish Green
#61E160
ΔE00 3.79
Turquoise Green
#04F489
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53ED77 #ED53C9
analogous
#7CED53 #53ED77 #53EDC4
triadic
#53ED77 #7753ED #ED7753
tetradic
#53ED77 #537CED #ED53C9 #EDC453
square
#53ED77 #537CED #ED53C9 #EDC453
split-complementary
#53ED77 #C453ED #ED537C
monochromatic
#13B338 #1CE74B #53ED77 #8AF3A3 #C2F9CF
Accessibility & contrast
On white
1.53
#53ED77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#53ED77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53ED77
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53ED77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53ED77 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96D
Deuteranopia (green-blind)
#DCCC80
Tritanopia (blue-blind)
#1AE8D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #53ed77; /* rgb */ color: rgb(83, 237, 119); /* oklch */ color: oklch(83.9% 0.206 147.9);
Tailwind
colors: {
custom: {
50: '#94f4a0',
500: '#53ed77',
950: '#000000',
},
}SCSS
$custom: #53ed77; $custom-light: #94f4a0; $custom-dark: #000000;
JSON
{
"hex": "#53ed77",
"rgb": {
"r": 83,
"g": 237,
"b": 119
},
"hsl": {
"h": 134.026,
"s": 81.053,
"l": 62.745
},
"oklch": {
"l": 0.83881,
"c": 0.20586,
"h": 147.9
},
"luminance": 0.63739
}Semantic roles & 50–950 ramp
primary
#53ED77
secondary
#B33195
accent
#08ACDD
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580