#53FF76#53FF76
#53FF76 is a very light, highly saturated green. Relative luminance 0.747; OKLCH L 88.3% C 0.229 H 146.8°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #53FF76 |
|---|---|
| RGB | rgb(83, 255, 118) |
| HSL | hsl(132, 100%, 66%) |
| HSV | hsv(132, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(89.23, -70.97, 52.31) |
| CIE-LCH | lch(89.23, 88.17, 143.61°) |
| OKLab | oklab(88.34% -0.1914 0.1252) |
| OKLCH | oklch(88.34% 0.229 146.8) |
| XYZ | xyz(42.5943, 74.6624, 29.3026) |
| Luminance | 0.7467 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.16
Spearmint
#1EF876
ΔE00 2.62
Spring Green
#00FF7F
ΔE00 2.77
Light Bright Green
#53FE5C
ΔE00 2.84
Bright Light Green
#2DFE54
ΔE00 3.29
Light Neon Green
#4EFD54
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FF76 #FF53DC
analogous
#86FF53 #53FF76 #53FFCC
triadic
#53FF76 #7653FF #FF7653
tetradic
#53FF76 #5386FF #FF53DC #FFCC53
square
#53FF76 #5386FF #FF53DC #FFCC53
split-complementary
#53FF76 #CC53FF #FF5386
monochromatic
#00D82C #16FF45 #53FF76 #90FFA7 #CDFFD7
Accessibility & contrast
On white
1.32
#53FF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#53FF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FF76
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FF76 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE969
Deuteranopia (green-blind)
#EEDB80
Tritanopia (blue-blind)
#00F9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #53ff76; /* rgb */ color: rgb(83, 255, 118); /* oklch */ color: oklch(88.3% 0.229 146.8);
Tailwind
colors: {
custom: {
50: '#97ffa0',
500: '#53ff76',
950: '#000000',
},
}SCSS
$custom: #53ff76; $custom-light: #97ffa0; $custom-dark: #000000;
JSON
{
"hex": "#53ff76",
"rgb": {
"r": 83,
"g": 255,
"b": 118
},
"hsl": {
"h": 132.209,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.88344,
"c": 0.22869,
"h": 146.8
},
"luminance": 0.74667
}Semantic roles & 50–950 ramp
primary
#53FF76
secondary
#D125AE
accent
#00B7E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680