#53FF72#53FF72
#53FF72 is a very light, highly saturated green. Relative luminance 0.746; OKLCH L 88.3% C 0.232 H 146.3°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #53FF72 |
|---|---|
| RGB | rgb(83, 255, 114) |
| HSL | hsl(131, 100%, 66%) |
| HSV | hsv(131, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(89.19, -71.48, 54.06) |
| CIE-LCH | lch(89.19, 89.62, 142.90°) |
| OKLab | oklab(88.29% -0.1929 0.1287) |
| OKLCH | oklch(88.29% 0.232 146.3) |
| XYZ | xyz(42.3616, 74.5693, 28.0771) |
| Luminance | 0.7457 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.15
Light Bright Green
#53FE5C
ΔE00 2.36
Bright Light Green
#2DFE54
ΔE00 2.86
Spearmint
#1EF876
ΔE00 2.88
Light Neon Green
#4EFD54
ΔE00 3.00
Spring Green
#00FF7F
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FF72 #FF53E0
analogous
#8AFF53 #53FF72 #53FFC8
triadic
#53FF72 #7253FF #FF7253
tetradic
#53FF72 #538AFF #FF53E0 #FFC853
square
#53FF72 #538AFF #FF53E0 #FFC853
split-complementary
#53FF72 #C853FF #FF538A
monochromatic
#00D827 #16FF40 #53FF72 #90FFA4 #CDFFD6
Accessibility & contrast
On white
1.32
#53FF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#53FF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FF72
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FF72 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE964
Deuteranopia (green-blind)
#EEDA7D
Tritanopia (blue-blind)
#06F9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #53ff72; /* rgb */ color: rgb(83, 255, 114); /* oklch */ color: oklch(88.3% 0.232 146.3);
Tailwind
colors: {
custom: {
50: '#97ff9e',
500: '#53ff72',
950: '#000000',
},
}SCSS
$custom: #53ff72; $custom-light: #97ff9e; $custom-dark: #000000;
JSON
{
"hex": "#53ff72",
"rgb": {
"r": 83,
"g": 255,
"b": 114
},
"hsl": {
"h": 130.814,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.88293,
"c": 0.2319,
"h": 146.3
},
"luminance": 0.74574
}Semantic roles & 50–950 ramp
primary
#53FF72
secondary
#D125B2
accent
#00BCE6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680