#52ED77#52ED77
#52ED77 is a very light, highly saturated green. Relative luminance 0.637; OKLCH L 83.9% C 0.206 H 147.9°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #52ED77 |
|---|---|
| RGB | rgb(82, 237, 119) |
| HSL | hsl(134, 81%, 63%) |
| HSV | hsv(134, 65%, 93%) |
| CMYK | cmyk(65.4%, 0%, 49.8%, 7.1%) |
| CIE-LAB | lab(83.80, -64.81, 45.22) |
| CIE-LCH | lch(83.80, 79.02, 145.10°) |
| OKLab | oklab(83.86% -0.1748 0.1094) |
| OKLCH | oklch(83.86% 0.206 147.9) |
| XYZ | xyz(37.0909, 63.6902, 27.7879) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.91
Minty Green
#0BF77D
ΔE00 3.00
Weird Green
#3AE57F
ΔE00 3.20
Wintergreen
#20F986
ΔE00 3.49
Turquoise Green
#04F489
ΔE00 3.77
Lightish Green
#61E160
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52ED77 #ED52C8
analogous
#7AED52 #52ED77 #52EDC5
triadic
#52ED77 #7752ED #ED7752
tetradic
#52ED77 #527AED #ED52C8 #EDC552
square
#52ED77 #527AED #ED52C8 #EDC552
split-complementary
#52ED77 #C552ED #ED527A
monochromatic
#13B239 #1BE74B #52ED77 #89F3A3 #C1F9CE
Accessibility & contrast
On white
1.53
#52ED77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#52ED77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52ED77
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52ED77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52ED77 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96D
Deuteranopia (green-blind)
#DCCC80
Tritanopia (blue-blind)
#16E8D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #52ed77; /* rgb */ color: rgb(82, 237, 119); /* oklch */ color: oklch(83.9% 0.206 147.9);
Tailwind
colors: {
custom: {
50: '#93f4a0',
500: '#52ed77',
950: '#000000',
},
}SCSS
$custom: #52ed77; $custom-light: #93f4a0; $custom-dark: #000000;
JSON
{
"hex": "#52ed77",
"rgb": {
"r": 82,
"g": 237,
"b": 119
},
"hsl": {
"h": 134.323,
"s": 81.152,
"l": 62.549
},
"oklch": {
"l": 0.83855,
"c": 0.20622,
"h": 147.9
},
"luminance": 0.63694
}Semantic roles & 50–950 ramp
primary
#52ED77
secondary
#B23193
accent
#08ABDE
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580