#53FF8A#53FF8A
#53FF8A is a very light, highly saturated green. Relative luminance 0.752; OKLCH L 88.6% C 0.212 H 150.0°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #53FF8A |
|---|---|
| RGB | rgb(83, 255, 138) |
| HSL | hsl(139, 100%, 66%) |
| HSV | hsv(139, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(89.48, -68.13, 43.26) |
| CIE-LCH | lch(89.48, 80.71, 147.58°) |
| OKLab | oklab(88.63% -0.1835 0.1059) |
| OKLCH | oklch(88.63% 0.212 150) |
| XYZ | xyz(43.9112, 75.1892, 36.2386) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.11
Wintergreen
#20F986
ΔE00 2.23
Minty Green
#0BF77D
ΔE00 2.65
Spearmint
#1EF876
ΔE00 2.70
Turquoise Green
#04F489
ΔE00 3.57
Lightgreen (survey)
#76FF7B
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FF8A #FF53C8
analogous
#72FF53 #53FF8A #53FFE0
triadic
#53FF8A #8A53FF #FF8A53
tetradic
#53FF8A #5372FF #FF53C8 #FFE053
square
#53FF8A #5372FF #FF53C8 #FFE053
split-complementary
#53FF8A #E053FF #FF5372
monochromatic
#00D845 #16FF60 #53FF8A #90FFB4 #CDFFDD
Accessibility & contrast
On white
1.31
#53FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#53FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FF8A
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FF8A | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#EBDB92
Tritanopia (blue-blind)
#00FBE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #53ff8a; /* rgb */ color: rgb(83, 255, 138); /* oklch */ color: oklch(88.6% 0.212 150.0);
Tailwind
colors: {
custom: {
50: '#97ffae',
500: '#53ff8a',
950: '#000000',
},
}SCSS
$custom: #53ff8a; $custom-light: #97ffae; $custom-dark: #000000;
JSON
{
"hex": "#53ff8a",
"rgb": {
"r": 83,
"g": 255,
"b": 138
},
"hsl": {
"h": 139.186,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.88628,
"c": 0.21188,
"h": 150
},
"luminance": 0.75194
}Semantic roles & 50–950 ramp
primary
#53FF8A
secondary
#D1259A
accent
#009CE6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681