#53FF80#53FF80
#53FF80 is a very light, highly saturated green. Relative luminance 0.749; OKLCH L 88.5% C 0.220 H 148.3°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #53FF80 |
|---|---|
| RGB | rgb(83, 255, 128) |
| HSL | hsl(136, 100%, 66%) |
| HSV | hsv(136, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(89.35, -69.61, 47.84) |
| CIE-LCH | lch(89.35, 84.47, 145.50°) |
| OKLab | oklab(88.48% -0.1876 0.1158) |
| OKLCH | oklch(88.48% 0.22 148.3) |
| XYZ | xyz(43.2203, 74.9128, 32.5998) |
| Luminance | 0.7492 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.09
Spearmint
#1EF876
ΔE00 2.30
Lightgreen (survey)
#76FF7B
ΔE00 2.65
Minty Green
#0BF77D
ΔE00 2.84
Wintergreen
#20F986
ΔE00 2.94
Light Bright Green
#53FE5C
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FF80 #FF53D2
analogous
#7CFF53 #53FF80 #53FFD6
triadic
#53FF80 #8053FF #FF8053
tetradic
#53FF80 #537CFF #FF53D2 #FFD653
square
#53FF80 #537CFF #FF53D2 #FFD653
split-complementary
#53FF80 #D653FF #FF537C
monochromatic
#00D838 #16FF53 #53FF80 #90FFAD #CDFFDA
Accessibility & contrast
On white
1.31
#53FF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#53FF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FF80
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FF80 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE975
Deuteranopia (green-blind)
#EDDB89
Tritanopia (blue-blind)
#00FAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #53ff80; /* rgb */ color: rgb(83, 255, 128); /* oklch */ color: oklch(88.5% 0.220 148.3);
Tailwind
colors: {
custom: {
50: '#97ffa7',
500: '#53ff80',
950: '#000000',
},
}SCSS
$custom: #53ff80; $custom-light: #97ffa7; $custom-dark: #000000;
JSON
{
"hex": "#53ff80",
"rgb": {
"r": 83,
"g": 255,
"b": 128
},
"hsl": {
"h": 135.698,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.88479,
"c": 0.22043,
"h": 148.3
},
"luminance": 0.74918
}Semantic roles & 50–950 ramp
primary
#53FF80
secondary
#D125A4
accent
#00A9E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1810
muted
#808680