#53EE7E#53EE7E
#53EE7E is a very light, highly saturated green. Relative luminance 0.645; OKLCH L 84.2% C 0.201 H 149.1°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #53EE7E |
|---|---|
| RGB | rgb(83, 238, 126) |
| HSL | hsl(137, 82%, 63%) |
| HSV | hsv(137, 65%, 93%) |
| CMYK | cmyk(65.1%, 0%, 47.1%, 6.7%) |
| CIE-LAB | lab(84.22, -63.95, 42.39) |
| CIE-LCH | lch(84.22, 76.72, 146.46°) |
| OKLab | oklab(84.24% -0.1724 0.1034) |
| OKLCH | oklch(84.24% 0.201 149.1) |
| XYZ | xyz(37.9049, 64.4905, 30.1849) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.78
Minty Green
#0BF77D
ΔE00 2.80
Wintergreen
#20F986
ΔE00 3.02
Spearmint
#1EF876
ΔE00 3.02
Turquoise Green
#04F489
ΔE00 3.12
Spring Green
#00FF7F
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53EE7E #EE53C3
analogous
#75EE53 #53EE7E #53EECB
triadic
#53EE7E #7E53EE #EE7E53
tetradic
#53EE7E #5375EE #EE53C3 #EECB53
square
#53EE7E #5375EE #EE53C3 #EECB53
split-complementary
#53EE7E #CB53EE #EE5375
monochromatic
#12B53F #1BE854 #53EE7E #8BF4A8 #C2F9D2
Accessibility & contrast
On white
1.51
#53EE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#53EE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53EE7E
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53EE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53EE7E | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA75
Deuteranopia (green-blind)
#DDCD86
Tritanopia (blue-blind)
#11EAD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #53ee7e; /* rgb */ color: rgb(83, 238, 126); /* oklch */ color: oklch(84.2% 0.201 149.1);
Tailwind
colors: {
custom: {
50: '#94f5a5',
500: '#53ee7e',
950: '#000000',
},
}SCSS
$custom: #53ee7e; $custom-light: #94f5a5; $custom-dark: #000000;
JSON
{
"hex": "#53ee7e",
"rgb": {
"r": 83,
"g": 238,
"b": 126
},
"hsl": {
"h": 136.645,
"s": 82.011,
"l": 62.941
},
"oklch": {
"l": 0.84235,
"c": 0.20105,
"h": 149.1
},
"luminance": 0.64494
}Semantic roles & 50–950 ramp
primary
#53EE7E
secondary
#B43190
accent
#07A3DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580