#53FC7F#53FC7F
#53FC7F is a very light, highly saturated green. Relative luminance 0.730; OKLCH L 87.7% C 0.218 H 148.3°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #53FC7F |
|---|---|
| RGB | rgb(83, 252, 127) |
| HSL | hsl(136, 97%, 66%) |
| HSV | hsv(136, 67%, 99%) |
| CMYK | cmyk(67.1%, 0%, 49.6%, 1.2%) |
| CIE-LAB | lab(88.44, -68.72, 47.19) |
| CIE-LCH | lch(88.44, 83.36, 145.53°) |
| OKLab | oklab(87.72% -0.1852 0.1143) |
| OKLCH | oklch(87.72% 0.218 148.3) |
| XYZ | xyz(42.2053, 72.9876, 31.9383) |
| Luminance | 0.7299 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.98
Spring Green
#00FF7F
ΔE00 2.14
Minty Green
#0BF77D
ΔE00 2.48
Wintergreen
#20F986
ΔE00 2.65
Lightgreen (survey)
#76FF7B
ΔE00 2.79
Turquoise Green
#04F489
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FC7F #FC53D0
analogous
#7BFC53 #53FC7F #53FCD3
triadic
#53FC7F #7F53FC #FC7F53
tetradic
#53FC7F #537BFC #FC53D0 #FCD353
square
#53FC7F #537BFC #FC53D0 #FCD353
split-complementary
#53FC7F #D353FC #FC537B
monochromatic
#04D139 #17FB52 #53FC7F #8FFDAC #CBFED9
Accessibility & contrast
On white
1.35
#53FC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#53FC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FC7F
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FC7F | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE774
Deuteranopia (green-blind)
#EAD888
Tritanopia (blue-blind)
#00F7DF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #53fc7f; /* rgb */ color: rgb(83, 252, 127); /* oklch */ color: oklch(87.7% 0.218 148.3);
Tailwind
colors: {
custom: {
50: '#96ffa6',
500: '#53fc7f',
950: '#000000',
},
}SCSS
$custom: #53fc7f; $custom-light: #96ffa6; $custom-dark: #000000;
JSON
{
"hex": "#53fc7f",
"rgb": {
"r": 83,
"g": 252,
"b": 127
},
"hsl": {
"h": 135.621,
"s": 96.571,
"l": 65.686
},
"oklch": {
"l": 0.87723,
"c": 0.21761,
"h": 148.3
},
"luminance": 0.72992
}Semantic roles & 50–950 ramp
primary
#53FC7F
secondary
#CC27A1
accent
#00AAE6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680