#52EF83#52EF83
#52EF83 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.5% C 0.198 H 150.0°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #52EF83 |
|---|---|
| RGB | rgb(82, 239, 131) |
| HSL | hsl(139, 83%, 63%) |
| HSV | hsv(139, 66%, 94%) |
| CMYK | cmyk(65.7%, 0%, 45.2%, 6.3%) |
| CIE-LAB | lab(84.57, -63.72, 40.39) |
| CIE-LCH | lch(84.57, 75.44, 147.63°) |
| OKLab | oklab(84.54% -0.1718 0.099) |
| OKLCH | oklch(84.54% 0.198 150) |
| XYZ | xyz(38.4399, 65.1615, 32.0199) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.64
Turquoise Green
#04F489
ΔE00 2.64
Wintergreen
#20F986
ΔE00 2.71
Minty Green
#0BF77D
ΔE00 2.73
Spearmint
#1EF876
ΔE00 3.19
Spring Green
#00FF7F
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52EF83 #EF52BE
analogous
#6FEF52 #52EF83 #52EFD1
triadic
#52EF83 #8352EF #EF8352
tetradic
#52EF83 #526FEF #EF52BE #EFD152
square
#52EF83 #526FEF #EF52BE #EFD152
split-complementary
#52EF83 #D152EF #EF526F
monochromatic
#11B644 #1AEA5B #52EF83 #8AF4AB #C2F9D3
Accessibility & contrast
On white
1.50
#52EF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#52EF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52EF83
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52EF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52EF83 | 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)
#F0DB7B
Deuteranopia (green-blind)
#DDCE8A
Tritanopia (blue-blind)
#00EBD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #52ef83; /* rgb */ color: rgb(82, 239, 131); /* oklch */ color: oklch(84.5% 0.198 150.0);
Tailwind
colors: {
custom: {
50: '#93f5a8',
500: '#52ef83',
950: '#000000',
},
}SCSS
$custom: #52ef83; $custom-light: #93f5a8; $custom-dark: #000000;
JSON
{
"hex": "#52ef83",
"rgb": {
"r": 82,
"g": 239,
"b": 131
},
"hsl": {
"h": 138.726,
"s": 83.069,
"l": 62.941
},
"oklch": {
"l": 0.84536,
"c": 0.19828,
"h": 150
},
"luminance": 0.65166
}Semantic roles & 50–950 ramp
primary
#52EF83
secondary
#B5308C
accent
#069CDF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1710
muted
#808580