#53FF7C#53FF7C
#53FF7C is a very light, highly saturated green. Relative luminance 0.748; OKLCH L 88.4% C 0.224 H 147.7°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #53FF7C |
|---|---|
| RGB | rgb(83, 255, 124) |
| HSL | hsl(134, 100%, 66%) |
| HSV | hsv(134, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 51.4%, 0%) |
| CIE-LAB | lab(89.30, -70.17, 49.65) |
| CIE-LCH | lch(89.30, 85.96, 144.72°) |
| OKLab | oklab(88.42% -0.1891 0.1196) |
| OKLCH | oklch(88.42% 0.224 147.7) |
| XYZ | xyz(42.9622, 74.8096, 31.2404) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.31
Spearmint
#1EF876
ΔE00 2.35
Lightgreen (survey)
#76FF7B
ΔE00 2.38
Minty Green
#0BF77D
ΔE00 3.07
Wintergreen
#20F986
ΔE00 3.31
Light Bright Green
#53FE5C
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FF7C #FF53D6
analogous
#80FF53 #53FF7C #53FFD2
triadic
#53FF7C #7C53FF #FF7C53
tetradic
#53FF7C #5380FF #FF53D6 #FFD253
square
#53FF7C #5380FF #FF53D6 #FFD253
split-complementary
#53FF7C #D253FF #FF5380
monochromatic
#00D833 #16FF4D #53FF7C #90FFAB #CDFFD9
Accessibility & contrast
On white
1.32
#53FF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#53FF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FF7C
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FF7C | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE971
Deuteranopia (green-blind)
#EDDB86
Tritanopia (blue-blind)
#00FAE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #53ff7c; /* rgb */ color: rgb(83, 255, 124); /* oklch */ color: oklch(88.4% 0.224 147.7);
Tailwind
colors: {
custom: {
50: '#97ffa4',
500: '#53ff7c',
950: '#000000',
},
}SCSS
$custom: #53ff7c; $custom-light: #97ffa4; $custom-dark: #000000;
JSON
{
"hex": "#53ff7c",
"rgb": {
"r": 83,
"g": 255,
"b": 124
},
"hsl": {
"h": 134.302,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.88423,
"c": 0.22377,
"h": 147.7
},
"luminance": 0.74814
}Semantic roles & 50–950 ramp
primary
#53FF7C
secondary
#D125A8
accent
#00AFE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680