#53FF83#53FF83
#53FF83 is a very light, highly saturated green. Relative luminance 0.750; OKLCH L 88.5% C 0.218 H 148.8°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #53FF83 |
|---|---|
| RGB | rgb(83, 255, 131) |
| HSL | hsl(137, 100%, 66%) |
| HSV | hsv(137, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(89.39, -69.18, 46.48) |
| CIE-LCH | lch(89.39, 83.35, 146.10°) |
| OKLab | oklab(88.52% -0.1864 0.1129) |
| OKLCH | oklch(88.52% 0.218 148.8) |
| XYZ | xyz(43.4207, 74.9930, 33.6551) |
| Luminance | 0.7500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.00
Spearmint
#1EF876
ΔE00 2.34
Wintergreen
#20F986
ΔE00 2.68
Minty Green
#0BF77D
ΔE00 2.71
Lightgreen (survey)
#76FF7B
ΔE00 2.90
Turquoise Green
#04F489
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FF83 #FF53CF
analogous
#79FF53 #53FF83 #53FFD9
triadic
#53FF83 #8353FF #FF8353
tetradic
#53FF83 #5379FF #FF53CF #FFD953
square
#53FF83 #5379FF #FF53CF #FFD953
split-complementary
#53FF83 #D953FF #FF5379
monochromatic
#00D83C #16FF57 #53FF83 #90FFAF #CDFFDB
Accessibility & contrast
On white
1.31
#53FF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#53FF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FF83
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FF83 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE979
Deuteranopia (green-blind)
#ECDB8C
Tritanopia (blue-blind)
#00FAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #53ff83; /* rgb */ color: rgb(83, 255, 131); /* oklch */ color: oklch(88.5% 0.218 148.8);
Tailwind
colors: {
custom: {
50: '#97ffa9',
500: '#53ff83',
950: '#000000',
},
}SCSS
$custom: #53ff83; $custom-light: #97ffa9; $custom-dark: #000000;
JSON
{
"hex": "#53ff83",
"rgb": {
"r": 83,
"g": 255,
"b": 131
},
"hsl": {
"h": 136.744,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.88522,
"c": 0.21788,
"h": 148.8
},
"luminance": 0.74998
}Semantic roles & 50–950 ramp
primary
#53FF83
secondary
#D125A1
accent
#00A5E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681