#53EF7D#53EF7D
#53EF7D is a very light, highly saturated green. Relative luminance 0.651; OKLCH L 84.5% C 0.203 H 148.8°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #53EF7D |
|---|---|
| RGB | rgb(83, 239, 125) |
| HSL | hsl(136, 83%, 63%) |
| HSV | hsv(136, 65%, 94%) |
| CMYK | cmyk(65.3%, 0%, 47.7%, 6.3%) |
| CIE-LAB | lab(84.51, -64.46, 43.23) |
| CIE-LCH | lch(84.51, 77.61, 146.15°) |
| OKLab | oklab(84.47% -0.1738 0.1052) |
| OKLCH | oklch(84.47% 0.203 148.8) |
| XYZ | xyz(38.1326, 65.0487, 29.9441) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.65
Spearmint
#1EF876
ΔE00 2.78
Wintergreen
#20F986
ΔE00 2.93
Weird Green
#3AE57F
ΔE00 3.06
Turquoise Green
#04F489
ΔE00 3.19
Spring Green
#00FF7F
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53EF7D #EF53C5
analogous
#77EF53 #53EF7D #53EFCB
triadic
#53EF7D #7D53EF #EF7D53
tetradic
#53EF7D #5377EF #EF53C5 #EFCB53
square
#53EF7D #5377EF #EF53C5 #EFCB53
split-complementary
#53EF7D #CB53EF #EF5377
monochromatic
#11B73E #1BEA53 #53EF7D #8BF4A7 #C3F9D2
Accessibility & contrast
On white
1.50
#53EF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#53EF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53EF7D
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53EF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53EF7D | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB74
Deuteranopia (green-blind)
#DECE85
Tritanopia (blue-blind)
#11EBD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #53ef7d; /* rgb */ color: rgb(83, 239, 125); /* oklch */ color: oklch(84.5% 0.203 148.8);
Tailwind
colors: {
custom: {
50: '#94f5a4',
500: '#53ef7d',
950: '#000000',
},
}SCSS
$custom: #53ef7d; $custom-light: #94f5a4; $custom-dark: #000000;
JSON
{
"hex": "#53ef7d",
"rgb": {
"r": 83,
"g": 239,
"b": 125
},
"hsl": {
"h": 136.154,
"s": 82.979,
"l": 63.137
},
"oklch": {
"l": 0.84468,
"c": 0.20318,
"h": 148.8
},
"luminance": 0.65053
}Semantic roles & 50–950 ramp
primary
#53EF7D
secondary
#B63092
accent
#06A5DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580