#53EF80#53EF80
#53EF80 is a very light, highly saturated green. Relative luminance 0.651; OKLCH L 84.5% C 0.201 H 149.4°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #53EF80 |
|---|---|
| RGB | rgb(83, 239, 128) |
| HSL | hsl(137, 83%, 63%) |
| HSV | hsv(137, 65%, 94%) |
| CMYK | cmyk(65.3%, 0%, 46.4%, 6.3%) |
| CIE-LAB | lab(84.55, -64.00, 41.83) |
| CIE-LCH | lch(84.55, 76.46, 146.83°) |
| OKLab | oklab(84.52% -0.1726 0.1022) |
| OKLCH | oklch(84.52% 0.201 149.4) |
| XYZ | xyz(38.3271, 65.1265, 30.9687) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.67
Wintergreen
#20F986
ΔE00 2.80
Weird Green
#3AE57F
ΔE00 2.84
Turquoise Green
#04F489
ΔE00 2.92
Spearmint
#1EF876
ΔE00 2.97
Spring Green
#00FF7F
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53EF80 #EF53C2
analogous
#74EF53 #53EF80 #53EFCE
triadic
#53EF80 #8053EF #EF8053
tetradic
#53EF80 #5374EF #EF53C2 #EFCE53
square
#53EF80 #5374EF #EF53C2 #EFCE53
split-complementary
#53EF80 #CE53EF #EF5374
monochromatic
#11B741 #1BEA57 #53EF80 #8BF4A9 #C3F9D3
Accessibility & contrast
On white
1.50
#53EF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#53EF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53EF80
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53EF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53EF80 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB77
Deuteranopia (green-blind)
#DDCE88
Tritanopia (blue-blind)
#0CEBD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #53ef80; /* rgb */ color: rgb(83, 239, 128); /* oklch */ color: oklch(84.5% 0.201 149.4);
Tailwind
colors: {
custom: {
50: '#94f5a6',
500: '#53ef80',
950: '#000000',
},
}SCSS
$custom: #53ef80; $custom-light: #94f5a6; $custom-dark: #000000;
JSON
{
"hex": "#53ef80",
"rgb": {
"r": 83,
"g": 239,
"b": 128
},
"hsl": {
"h": 137.308,
"s": 82.979,
"l": 63.137
},
"oklch": {
"l": 0.84515,
"c": 0.20056,
"h": 149.4
},
"luminance": 0.65131
}Semantic roles & 50–950 ramp
primary
#53EF80
secondary
#B6308F
accent
#06A1DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580