#52FD7B#52FD7B
#52FD7B is a very light, highly saturated green. Relative luminance 0.735; OKLCH L 87.9% C 0.223 H 147.7°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #52FD7B |
|---|---|
| RGB | rgb(82, 253, 123) |
| HSL | hsl(134, 98%, 66%) |
| HSV | hsv(134, 68%, 99%) |
| CMYK | cmyk(67.6%, 0%, 51.4%, 0.8%) |
| CIE-LAB | lab(88.67, -69.80, 49.33) |
| CIE-LCH | lch(88.67, 85.47, 144.75°) |
| OKLab | oklab(87.89% -0.1881 0.1188) |
| OKLCH | oklch(87.89% 0.223 147.7) |
| XYZ | xyz(42.1770, 73.4699, 30.6934) |
| Luminance | 0.7347 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.07
Spring Green
#00FF7F
ΔE00 2.27
Lightgreen (survey)
#76FF7B
ΔE00 2.48
Minty Green
#0BF77D
ΔE00 2.81
Wintergreen
#20F986
ΔE00 3.12
Light Bright Green
#53FE5C
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FD7B #FD52D4
analogous
#7EFD52 #52FD7B #52FDD0
triadic
#52FD7B #7B52FD #FD7B52
tetradic
#52FD7B #527EFD #FD52D4 #FDD052
square
#52FD7B #527EFD #FD52D4 #FDD052
split-complementary
#52FD7B #D052FD #FD527E
monochromatic
#02D234 #15FC4D #52FD7B #8EFEA9 #CBFED7
Accessibility & contrast
On white
1.34
#52FD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#52FD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FD7B
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FD7B | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE770
Deuteranopia (green-blind)
#EBD985
Tritanopia (blue-blind)
#00F8DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #52fd7b; /* rgb */ color: rgb(82, 253, 123); /* oklch */ color: oklch(87.9% 0.223 147.7);
Tailwind
colors: {
custom: {
50: '#96ffa4',
500: '#52fd7b',
950: '#000000',
},
}SCSS
$custom: #52fd7b; $custom-light: #96ffa4; $custom-dark: #000000;
JSON
{
"hex": "#52fd7b",
"rgb": {
"r": 82,
"g": 253,
"b": 123
},
"hsl": {
"h": 134.386,
"s": 97.714,
"l": 65.686
},
"oklch": {
"l": 0.87891,
"c": 0.2225,
"h": 147.7
},
"luminance": 0.73474
}Semantic roles & 50–950 ramp
primary
#52FD7B
secondary
#CD26A5
accent
#00AEE6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680