#53FF75#53FF75
#53FF75 is a very light, highly saturated green. Relative luminance 0.746; OKLCH L 88.3% C 0.230 H 146.7°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #53FF75 |
|---|---|
| RGB | rgb(83, 255, 117) |
| HSL | hsl(132, 100%, 66%) |
| HSV | hsv(132, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 54.1%, 0%) |
| CIE-LAB | lab(89.22, -71.10, 52.75) |
| CIE-LCH | lch(89.22, 88.53, 143.43°) |
| OKLab | oklab(88.33% -0.1918 0.1261) |
| OKLCH | oklch(88.33% 0.23 146.7) |
| XYZ | xyz(42.5352, 74.6388, 28.9912) |
| Luminance | 0.7464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.15
Spearmint
#1EF876
ΔE00 2.68
Light Bright Green
#53FE5C
ΔE00 2.72
Spring Green
#00FF7F
ΔE00 2.85
Bright Light Green
#2DFE54
ΔE00 3.18
Light Neon Green
#4EFD54
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FF75 #FF53DD
analogous
#87FF53 #53FF75 #53FFCB
triadic
#53FF75 #7553FF #FF7553
tetradic
#53FF75 #5387FF #FF53DD #FFCB53
square
#53FF75 #5387FF #FF53DD #FFCB53
split-complementary
#53FF75 #CB53FF #FF5387
monochromatic
#00D82B #16FF44 #53FF75 #90FFA6 #CDFFD7
Accessibility & contrast
On white
1.32
#53FF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#53FF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FF75
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FF75 | 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)
#FFE968
Deuteranopia (green-blind)
#EEDB80
Tritanopia (blue-blind)
#00F9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #53ff75; /* rgb */ color: rgb(83, 255, 117); /* oklch */ color: oklch(88.3% 0.230 146.7);
Tailwind
colors: {
custom: {
50: '#97ffa0',
500: '#53ff75',
950: '#000000',
},
}SCSS
$custom: #53ff75; $custom-light: #97ffa0; $custom-dark: #000000;
JSON
{
"hex": "#53ff75",
"rgb": {
"r": 83,
"g": 255,
"b": 117
},
"hsl": {
"h": 131.86,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.88331,
"c": 0.2295,
"h": 146.7
},
"luminance": 0.74643
}Semantic roles & 50–950 ramp
primary
#53FF75
secondary
#D125AF
accent
#00B8E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680