#52EF7A#52EF7A
#52EF7A is a very light, highly saturated green. Relative luminance 0.649; OKLCH L 84.4% C 0.206 H 148.3°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #52EF7A |
|---|---|
| RGB | rgb(82, 239, 122) |
| HSL | hsl(135, 83%, 63%) |
| HSV | hsv(135, 66%, 94%) |
| CMYK | cmyk(65.7%, 0%, 49%, 6.3%) |
| CIE-LAB | lab(84.45, -65.08, 44.58) |
| CIE-LCH | lch(84.45, 78.89, 145.59°) |
| OKLab | oklab(84.4% -0.1755 0.1082) |
| OKLCH | oklch(84.4% 0.206 148.3) |
| XYZ | xyz(37.8562, 64.9280, 28.9459) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.63
Minty Green
#0BF77D
ΔE00 2.65
Wintergreen
#20F986
ΔE00 3.06
Weird Green
#3AE57F
ΔE00 3.29
Turquoise Green
#04F489
ΔE00 3.44
Spring Green
#00FF7F
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52EF7A #EF52C7
analogous
#78EF52 #52EF7A #52EFC9
triadic
#52EF7A #7A52EF #EF7A52
tetradic
#52EF7A #5278EF #EF52C7 #EFC952
square
#52EF7A #5278EF #EF52C7 #EFC952
split-complementary
#52EF7A #C952EF #EF5278
monochromatic
#11B63B #1AEA4F #52EF7A #8AF4A5 #C2F9D0
Accessibility & contrast
On white
1.50
#52EF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#52EF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52EF7A
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52EF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52EF7A | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB70
Deuteranopia (green-blind)
#DECD82
Tritanopia (blue-blind)
#0FEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #52ef7a; /* rgb */ color: rgb(82, 239, 122); /* oklch */ color: oklch(84.4% 0.206 148.3);
Tailwind
colors: {
custom: {
50: '#94f5a2',
500: '#52ef7a',
950: '#000000',
},
}SCSS
$custom: #52ef7a; $custom-light: #94f5a2; $custom-dark: #000000;
JSON
{
"hex": "#52ef7a",
"rgb": {
"r": 82,
"g": 239,
"b": 122
},
"hsl": {
"h": 135.287,
"s": 83.069,
"l": 62.941
},
"oklch": {
"l": 0.84398,
"c": 0.20614,
"h": 148.3
},
"luminance": 0.64932
}Semantic roles & 50–950 ramp
primary
#52EF7A
secondary
#B53093
accent
#06A8DF
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580