#53EE80#53EE80
#53EE80 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.3% C 0.199 H 149.4°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #53EE80 |
|---|---|
| RGB | rgb(83, 238, 128) |
| HSL | hsl(137, 82%, 63%) |
| HSV | hsv(137, 65%, 93%) |
| CMYK | cmyk(65.1%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(84.25, -63.65, 41.45) |
| CIE-LCH | lch(84.25, 75.95, 146.92°) |
| OKLab | oklab(84.27% -0.1716 0.1013) |
| OKLCH | oklch(84.27% 0.199 149.4) |
| XYZ | xyz(38.0352, 64.5426, 30.8714) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.63
Minty Green
#0BF77D
ΔE00 2.83
Wintergreen
#20F986
ΔE00 2.95
Turquoise Green
#04F489
ΔE00 2.96
Spearmint
#1EF876
ΔE00 3.16
Spring Green
#00FF7F
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53EE80 #EE53C1
analogous
#74EE53 #53EE80 #53EECD
triadic
#53EE80 #8053EE #EE8053
tetradic
#53EE80 #5374EE #EE53C1 #EECD53
square
#53EE80 #5374EE #EE53C1 #EECD53
split-complementary
#53EE80 #CD53EE #EE5374
monochromatic
#12B541 #1BE857 #53EE80 #8BF4A9 #C2F9D2
Accessibility & contrast
On white
1.51
#53EE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#53EE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53EE80
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53EE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53EE80 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA77
Deuteranopia (green-blind)
#DCCD88
Tritanopia (blue-blind)
#0EEAD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #53ee80; /* rgb */ color: rgb(83, 238, 128); /* oklch */ color: oklch(84.3% 0.199 149.4);
Tailwind
colors: {
custom: {
50: '#94f5a6',
500: '#53ee80',
950: '#000000',
},
}SCSS
$custom: #53ee80; $custom-light: #94f5a6; $custom-dark: #000000;
JSON
{
"hex": "#53ee80",
"rgb": {
"r": 83,
"g": 238,
"b": 128
},
"hsl": {
"h": 137.419,
"s": 82.011,
"l": 62.941
},
"oklch": {
"l": 0.84266,
"c": 0.1993,
"h": 149.4
},
"luminance": 0.64547
}Semantic roles & 50–950 ramp
primary
#53EE80
secondary
#B4318E
accent
#07A0DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580