#53ED79#53ED79
#53ED79 is a very light, highly saturated green. Relative luminance 0.638; OKLCH L 83.9% C 0.204 H 148.2°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #53ED79 |
|---|---|
| RGB | rgb(83, 237, 121) |
| HSL | hsl(135, 81%, 63%) |
| HSV | hsv(135, 65%, 93%) |
| CMYK | cmyk(65%, 0%, 48.9%, 7.1%) |
| CIE-LAB | lab(83.85, -64.34, 44.33) |
| CIE-LCH | lch(83.85, 78.13, 145.43°) |
| OKLab | oklab(83.91% -0.1735 0.1075) |
| OKLCH | oklch(83.91% 0.204 148.2) |
| XYZ | xyz(37.2999, 63.7840, 28.4313) |
| Luminance | 0.6379 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.98
Spearmint
#1EF876
ΔE00 2.99
Weird Green
#3AE57F
ΔE00 3.03
Wintergreen
#20F986
ΔE00 3.40
Turquoise Green
#04F489
ΔE00 3.62
Lightish Green
#61E160
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53ED79 #ED53C7
analogous
#7AED53 #53ED79 #53EDC6
triadic
#53ED79 #7953ED #ED7953
tetradic
#53ED79 #537AED #ED53C7 #EDC653
square
#53ED79 #537AED #ED53C7 #EDC653
split-complementary
#53ED79 #C653ED #ED537A
monochromatic
#13B33A #1CE74E #53ED79 #8AF3A4 #C2F9CF
Accessibility & contrast
On white
1.53
#53ED79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#53ED79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53ED79
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53ED79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53ED79 | 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)
#EFD96F
Deuteranopia (green-blind)
#DCCC81
Tritanopia (blue-blind)
#18E8D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #53ed79; /* rgb */ color: rgb(83, 237, 121); /* oklch */ color: oklch(83.9% 0.204 148.2);
Tailwind
colors: {
custom: {
50: '#94f4a2',
500: '#53ed79',
950: '#000000',
},
}SCSS
$custom: #53ed79; $custom-light: #94f4a2; $custom-dark: #000000;
JSON
{
"hex": "#53ed79",
"rgb": {
"r": 83,
"g": 237,
"b": 121
},
"hsl": {
"h": 134.805,
"s": 81.053,
"l": 62.745
},
"oklch": {
"l": 0.83911,
"c": 0.20414,
"h": 148.2
},
"luminance": 0.63788
}Semantic roles & 50–950 ramp
primary
#53ED79
secondary
#B33193
accent
#08A9DD
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580