#53EF7C#53EF7C
#53EF7C is a very light, highly saturated green. Relative luminance 0.650; OKLCH L 84.5% C 0.204 H 148.6°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #53EF7C |
|---|---|
| RGB | rgb(83, 239, 124) |
| HSL | hsl(136, 83%, 63%) |
| HSV | hsv(136, 65%, 94%) |
| CMYK | cmyk(65.3%, 0%, 48.1%, 6.3%) |
| CIE-LAB | lab(84.50, -64.61, 43.69) |
| CIE-LCH | lch(84.50, 77.99, 145.93°) |
| OKLab | oklab(84.45% -0.1742 0.1063) |
| OKLCH | oklch(84.45% 0.204 148.6) |
| XYZ | xyz(38.0690, 65.0232, 29.6094) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.66
Spearmint
#1EF876
ΔE00 2.74
Wintergreen
#20F986
ΔE00 2.98
Weird Green
#3AE57F
ΔE00 3.15
Turquoise Green
#04F489
ΔE00 3.29
Spring Green
#00FF7F
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53EF7C #EF53C6
analogous
#78EF53 #53EF7C #53EFCA
triadic
#53EF7C #7C53EF #EF7C53
tetradic
#53EF7C #5378EF #EF53C6 #EFCA53
square
#53EF7C #5378EF #EF53C6 #EFCA53
split-complementary
#53EF7C #CA53EF #EF5378
monochromatic
#11B73D #1BEA51 #53EF7C #8BF4A7 #C3F9D1
Accessibility & contrast
On white
1.50
#53EF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#53EF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53EF7C
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53EF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53EF7C | 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)
#F1DB73
Deuteranopia (green-blind)
#DECE84
Tritanopia (blue-blind)
#13EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #53ef7c; /* rgb */ color: rgb(83, 239, 124); /* oklch */ color: oklch(84.5% 0.204 148.6);
Tailwind
colors: {
custom: {
50: '#94f5a4',
500: '#53ef7c',
950: '#000000',
},
}SCSS
$custom: #53ef7c; $custom-light: #94f5a4; $custom-dark: #000000;
JSON
{
"hex": "#53ef7c",
"rgb": {
"r": 83,
"g": 239,
"b": 124
},
"hsl": {
"h": 135.769,
"s": 82.979,
"l": 63.137
},
"oklch": {
"l": 0.84453,
"c": 0.20405,
"h": 148.6
},
"luminance": 0.65027
}Semantic roles & 50–950 ramp
primary
#53EF7C
secondary
#B63093
accent
#06A6DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580