#52EF84#52EF84
#52EF84 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.6% C 0.197 H 150.2°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #52EF84 |
|---|---|
| RGB | rgb(82, 239, 132) |
| HSL | hsl(139, 83%, 63%) |
| HSV | hsv(139, 66%, 94%) |
| CMYK | cmyk(65.7%, 0%, 44.8%, 6.3%) |
| CIE-LAB | lab(84.58, -63.56, 39.92) |
| CIE-LCH | lch(84.58, 75.06, 147.87°) |
| OKLab | oklab(84.55% -0.1714 0.098) |
| OKLCH | oklch(84.55% 0.197 150.2) |
| XYZ | xyz(38.5080, 65.1887, 32.3786) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.58
Weird Green
#3AE57F
ΔE00 2.59
Wintergreen
#20F986
ΔE00 2.70
Minty Green
#0BF77D
ΔE00 2.78
Spearmint
#1EF876
ΔE00 3.29
Spring Green
#00FF7F
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52EF84 #EF52BD
analogous
#6EEF52 #52EF84 #52EFD2
triadic
#52EF84 #8452EF #EF8452
tetradic
#52EF84 #526EEF #EF52BD #EFD252
square
#52EF84 #526EEF #EF52BD #EFD252
split-complementary
#52EF84 #D252EF #EF526E
monochromatic
#11B645 #1AEA5C #52EF84 #8AF4AC #C2F9D4
Accessibility & contrast
On white
1.50
#52EF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#52EF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52EF84
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52EF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52EF84 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7C
Deuteranopia (green-blind)
#DDCE8B
Tritanopia (blue-blind)
#00EBD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #52ef84; /* rgb */ color: rgb(82, 239, 132); /* oklch */ color: oklch(84.6% 0.197 150.2);
Tailwind
colors: {
custom: {
50: '#93f5a9',
500: '#52ef84',
950: '#000000',
},
}SCSS
$custom: #52ef84; $custom-light: #93f5a9; $custom-dark: #000000;
JSON
{
"hex": "#52ef84",
"rgb": {
"r": 82,
"g": 239,
"b": 132
},
"hsl": {
"h": 139.108,
"s": 83.069,
"l": 62.941
},
"oklch": {
"l": 0.84552,
"c": 0.1974,
"h": 150.2
},
"luminance": 0.65193
}Semantic roles & 50–950 ramp
primary
#52EF84
secondary
#B5308B
accent
#069ADF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581