#53FA72#53FA72
#53FA72 is a very light, highly saturated green. Relative luminance 0.714; OKLCH L 87.1% C 0.226 H 146.5°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #53FA72 |
|---|---|
| RGB | rgb(83, 250, 114) |
| HSL | hsl(131, 94%, 65%) |
| HSV | hsv(131, 67%, 98%) |
| CMYK | cmyk(66.8%, 0%, 54.4%, 2%) |
| CIE-LAB | lab(87.69, -69.80, 52.27) |
| CIE-LCH | lch(87.69, 87.20, 143.17°) |
| OKLab | oklab(87.05% -0.1883 0.1248) |
| OKLCH | oklch(87.05% 0.226 146.5) |
| XYZ | xyz(40.7873, 71.4208, 27.5524) |
| Luminance | 0.7143 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.29
Lightgreen (survey)
#76FF7B
ΔE00 2.39
Light Bright Green
#53FE5C
ΔE00 2.82
Spring Green
#00FF7F
ΔE00 3.03
Minty Green
#0BF77D
ΔE00 3.26
Bright Light Green
#2DFE54
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FA72 #FA53DB
analogous
#87FA53 #53FA72 #53FAC6
triadic
#53FA72 #7253FA #FA7253
tetradic
#53FA72 #5387FA #FA53DB #FAC653
square
#53FA72 #5387FA #FA53DB #FAC653
split-complementary
#53FA72 #C653FA #FA5387
monochromatic
#06CD2B #18F841 #53FA72 #8EFCA3 #CAFDD4
Accessibility & contrast
On white
1.37
#53FA72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#53FA72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FA72
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FA72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FA72 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE465
Deuteranopia (green-blind)
#E9D67C
Tritanopia (blue-blind)
#10F4DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #53fa72; /* rgb */ color: rgb(83, 250, 114); /* oklch */ color: oklch(87.1% 0.226 146.5);
Tailwind
colors: {
custom: {
50: '#96fd9e',
500: '#53fa72',
950: '#000000',
},
}SCSS
$custom: #53fa72; $custom-light: #96fd9e; $custom-dark: #000000;
JSON
{
"hex": "#53fa72",
"rgb": {
"r": 83,
"g": 250,
"b": 114
},
"hsl": {
"h": 131.138,
"s": 94.35,
"l": 65.294
},
"oklch": {
"l": 0.87052,
"c": 0.22594,
"h": 146.5
},
"luminance": 0.71425
}Semantic roles & 50–950 ramp
primary
#53FA72
secondary
#C829AB
accent
#00BBE6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680