#52EF82#52EF82
#52EF82 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.5% C 0.199 H 149.8°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #52EF82 |
|---|---|
| RGB | rgb(82, 239, 130) |
| HSL | hsl(138, 83%, 63%) |
| HSV | hsv(138, 66%, 94%) |
| CMYK | cmyk(65.7%, 0%, 45.6%, 6.3%) |
| CIE-LAB | lab(84.55, -63.88, 40.86) |
| CIE-LCH | lch(84.55, 75.83, 147.39°) |
| OKLab | oklab(84.52% -0.1722 0.1001) |
| OKLCH | oklch(84.52% 0.199 149.8) |
| XYZ | xyz(38.3725, 65.1345, 31.6647) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.69
Minty Green
#0BF77D
ΔE00 2.69
Turquoise Green
#04F489
ΔE00 2.71
Wintergreen
#20F986
ΔE00 2.72
Spearmint
#1EF876
ΔE00 3.11
Spring Green
#00FF7F
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52EF82 #EF52BF
analogous
#70EF52 #52EF82 #52EFD1
triadic
#52EF82 #8252EF #EF8252
tetradic
#52EF82 #5270EF #EF52BF #EFD152
square
#52EF82 #5270EF #EF52BF #EFD152
split-complementary
#52EF82 #D152EF #EF5270
monochromatic
#11B643 #1AEA5A #52EF82 #8AF4AA #C2F9D3
Accessibility & contrast
On white
1.50
#52EF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#52EF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52EF82
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52EF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52EF82 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB7A
Deuteranopia (green-blind)
#DDCE8A
Tritanopia (blue-blind)
#00EBD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #52ef82; /* rgb */ color: rgb(82, 239, 130); /* oklch */ color: oklch(84.5% 0.199 149.8);
Tailwind
colors: {
custom: {
50: '#93f5a8',
500: '#52ef82',
950: '#000000',
},
}SCSS
$custom: #52ef82; $custom-light: #93f5a8; $custom-dark: #000000;
JSON
{
"hex": "#52ef82",
"rgb": {
"r": 82,
"g": 239,
"b": 130
},
"hsl": {
"h": 138.344,
"s": 83.069,
"l": 62.941
},
"oklch": {
"l": 0.8452,
"c": 0.19917,
"h": 149.8
},
"luminance": 0.65139
}Semantic roles & 50–950 ramp
primary
#52EF82
secondary
#B5308C
accent
#069DDF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1710
muted
#808580