#53FF73#53FF73
#53FF73 is a very light, highly saturated green. Relative luminance 0.746; OKLCH L 88.3% C 0.231 H 146.4°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #53FF73 |
|---|---|
| RGB | rgb(83, 255, 115) |
| HSL | hsl(131, 100%, 66%) |
| HSV | hsv(131, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 54.9%, 0%) |
| CIE-LAB | lab(89.20, -71.36, 53.63) |
| CIE-LCH | lch(89.20, 89.26, 143.07°) |
| OKLab | oklab(88.31% -0.1925 0.1278) |
| OKLCH | oklch(88.31% 0.231 146.4) |
| XYZ | xyz(42.4188, 74.5922, 28.3786) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.14
Light Bright Green
#53FE5C
ΔE00 2.47
Spearmint
#1EF876
ΔE00 2.81
Bright Light Green
#2DFE54
ΔE00 2.96
Spring Green
#00FF7F
ΔE00 3.03
Light Neon Green
#4EFD54
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FF73 #FF53DF
analogous
#89FF53 #53FF73 #53FFC9
triadic
#53FF73 #7353FF #FF7353
tetradic
#53FF73 #5389FF #FF53DF #FFC953
square
#53FF73 #5389FF #FF53DF #FFC953
split-complementary
#53FF73 #C953FF #FF5389
monochromatic
#00D828 #16FF41 #53FF73 #90FFA5 #CDFFD7
Accessibility & contrast
On white
1.32
#53FF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#53FF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FF73
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FF73 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE966
Deuteranopia (green-blind)
#EEDB7E
Tritanopia (blue-blind)
#04F9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #53ff73; /* rgb */ color: rgb(83, 255, 115); /* oklch */ color: oklch(88.3% 0.231 146.4);
Tailwind
colors: {
custom: {
50: '#97ff9e',
500: '#53ff73',
950: '#000000',
},
}SCSS
$custom: #53ff73; $custom-light: #97ff9e; $custom-dark: #000000;
JSON
{
"hex": "#53ff73",
"rgb": {
"r": 83,
"g": 255,
"b": 115
},
"hsl": {
"h": 131.163,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.88306,
"c": 0.2311,
"h": 146.4
},
"luminance": 0.74597
}Semantic roles & 50–950 ramp
primary
#53FF73
secondary
#D125B1
accent
#00BBE6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680