#52FA72#52FA72
#52FA72 is a very light, highly saturated green. Relative luminance 0.714; OKLCH L 87.0% C 0.226 H 146.5°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #52FA72 |
|---|---|
| RGB | rgb(82, 250, 114) |
| HSL | hsl(131, 94%, 65%) |
| HSV | hsv(131, 67%, 98%) |
| CMYK | cmyk(67.2%, 0%, 54.4%, 2%) |
| CIE-LAB | lab(87.67, -69.97, 52.24) |
| CIE-LCH | lch(87.67, 87.32, 143.26°) |
| OKLab | oklab(87.03% -0.1888 0.1247) |
| OKLCH | oklch(87.03% 0.226 146.5) |
| XYZ | xyz(40.6997, 71.3756, 27.5483) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.24
Lightgreen (survey)
#76FF7B
ΔE00 2.43
Light Bright Green
#53FE5C
ΔE00 2.84
Spring Green
#00FF7F
ΔE00 2.98
Minty Green
#0BF77D
ΔE00 3.21
Bright Light Green
#2DFE54
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FA72 #FA52DA
analogous
#86FA52 #52FA72 #52FAC6
triadic
#52FA72 #7252FA #FA7252
tetradic
#52FA72 #5286FA #FA52DA #FAC652
square
#52FA72 #5286FA #FA52DA #FAC652
split-complementary
#52FA72 #C652FA #FA5286
monochromatic
#06CC2C #17F842 #52FA72 #8DFCA2 #C9FDD3
Accessibility & contrast
On white
1.37
#52FA72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#52FA72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FA72
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FA72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FA72 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE465
Deuteranopia (green-blind)
#E9D67C
Tritanopia (blue-blind)
#08F4DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #52fa72; /* rgb */ color: rgb(82, 250, 114); /* oklch */ color: oklch(87.0% 0.226 146.5);
Tailwind
colors: {
custom: {
50: '#96fd9e',
500: '#52fa72',
950: '#000000',
},
}SCSS
$custom: #52fa72; $custom-light: #96fd9e; $custom-dark: #000000;
JSON
{
"hex": "#52fa72",
"rgb": {
"r": 82,
"g": 250,
"b": 114
},
"hsl": {
"h": 131.429,
"s": 94.382,
"l": 65.098
},
"oklch": {
"l": 0.87027,
"c": 0.22628,
"h": 146.5
},
"luminance": 0.7138
}Semantic roles & 50–950 ramp
primary
#52FA72
secondary
#C729A9
accent
#00BAE6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680