#53ED7A#53ED7A
#53ED7A is a very light, highly saturated green. Relative luminance 0.638; OKLCH L 83.9% C 0.203 H 148.4°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #53ED7A |
|---|---|
| RGB | rgb(83, 237, 122) |
| HSL | hsl(135, 81%, 63%) |
| HSV | hsv(135, 65%, 93%) |
| CMYK | cmyk(65%, 0%, 48.5%, 7.1%) |
| CIE-LAB | lab(83.87, -64.19, 43.87) |
| CIE-LCH | lch(83.87, 77.75, 145.65°) |
| OKLab | oklab(83.93% -0.1731 0.1065) |
| OKLCH | oklch(83.93% 0.203 148.4) |
| XYZ | xyz(37.3616, 63.8086, 28.7559) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.94
Minty Green
#0BF77D
ΔE00 2.96
Spearmint
#1EF876
ΔE00 3.02
Wintergreen
#20F986
ΔE00 3.34
Turquoise Green
#04F489
ΔE00 3.52
Lightish Green
#61E160
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53ED7A #ED53C6
analogous
#79ED53 #53ED7A #53EDC7
triadic
#53ED7A #7A53ED #ED7A53
tetradic
#53ED7A #5379ED #ED53C6 #EDC753
square
#53ED7A #5379ED #ED53C6 #EDC753
split-complementary
#53ED7A #C753ED #ED5379
monochromatic
#13B33B #1CE74F #53ED7A #8AF3A5 #C2F9D0
Accessibility & contrast
On white
1.53
#53ED7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#53ED7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53ED7A
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53ED7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53ED7A | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD971
Deuteranopia (green-blind)
#DCCC82
Tritanopia (blue-blind)
#17E8D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #53ed7a; /* rgb */ color: rgb(83, 237, 122); /* oklch */ color: oklch(83.9% 0.203 148.4);
Tailwind
colors: {
custom: {
50: '#94f4a2',
500: '#53ed7a',
950: '#000000',
},
}SCSS
$custom: #53ed7a; $custom-light: #94f4a2; $custom-dark: #000000;
JSON
{
"hex": "#53ed7a",
"rgb": {
"r": 83,
"g": 237,
"b": 122
},
"hsl": {
"h": 135.195,
"s": 81.053,
"l": 62.745
},
"oklch": {
"l": 0.83925,
"c": 0.20328,
"h": 148.4
},
"luminance": 0.63813
}Semantic roles & 50–950 ramp
primary
#53ED7A
secondary
#B33192
accent
#08A7DD
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580