#53ED75#53ED75
#53ED75 is a very light, highly saturated green. Relative luminance 0.637; OKLCH L 83.9% C 0.208 H 147.5°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #53ED75 |
|---|---|
| RGB | rgb(83, 237, 117) |
| HSL | hsl(133, 81%, 63%) |
| HSV | hsv(133, 65%, 93%) |
| CMYK | cmyk(65%, 0%, 50.6%, 7.1%) |
| CIE-LAB | lab(83.80, -64.91, 46.17) |
| CIE-LCH | lch(83.80, 79.65, 144.58°) |
| OKLab | oklab(83.85% -0.1751 0.1115) |
| OKLCH | oklch(83.85% 0.208 147.5) |
| XYZ | xyz(37.0597, 63.6879, 27.1661) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.93
Minty Green
#0BF77D
ΔE00 3.12
Weird Green
#3AE57F
ΔE00 3.45
Lightish Green
#61E160
ΔE00 3.61
Wintergreen
#20F986
ΔE00 3.67
Turquoise Green
#04F489
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53ED75 #ED53CB
analogous
#7EED53 #53ED75 #53EDC2
triadic
#53ED75 #7553ED #ED7553
tetradic
#53ED75 #537EED #ED53CB #EDC253
square
#53ED75 #537EED #ED53CB #EDC253
split-complementary
#53ED75 #C253ED #ED537E
monochromatic
#13B336 #1CE749 #53ED75 #8AF3A1 #C2F9CE
Accessibility & contrast
On white
1.53
#53ED75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#53ED75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53ED75
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53ED75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53ED75 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96B
Deuteranopia (green-blind)
#DDCC7E
Tritanopia (blue-blind)
#1CE8D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #53ed75; /* rgb */ color: rgb(83, 237, 117); /* oklch */ color: oklch(83.9% 0.208 147.5);
Tailwind
colors: {
custom: {
50: '#94f49f',
500: '#53ed75',
950: '#000000',
},
}SCSS
$custom: #53ed75; $custom-light: #94f49f; $custom-dark: #000000;
JSON
{
"hex": "#53ed75",
"rgb": {
"r": 83,
"g": 237,
"b": 117
},
"hsl": {
"h": 133.247,
"s": 81.053,
"l": 62.745
},
"oklch": {
"l": 0.83853,
"c": 0.20757,
"h": 147.5
},
"luminance": 0.63692
}Semantic roles & 50–950 ramp
primary
#53ED75
secondary
#B33196
accent
#08AEDD
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580