#52DE83#52DE83
#52DE83 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.3% C 0.176 H 151.7°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #52DE83 |
|---|---|
| RGB | rgb(82, 222, 131) |
| HSL | hsl(141, 68%, 60%) |
| HSV | hsv(141, 63%, 87%) |
| CMYK | cmyk(63.1%, 0%, 41%, 12.9%) |
| CIE-LAB | lab(79.43, -57.45, 33.76) |
| CIE-LCH | lch(79.43, 66.63, 149.56°) |
| OKLab | oklab(80.3% -0.1552 0.0837) |
| OKLCH | oklch(80.3% 0.176 151.7) |
| XYZ | xyz(33.6950, 55.6716, 30.4383) |
| Luminance | 0.5567 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.23
Tealish Green
#0CDC73
ΔE00 2.96
Aqua Green
#12E193
ΔE00 4.10
Seaweed
#18D17B
ΔE00 4.14
Turquoise Green
#04F489
ΔE00 5.33
Emerald
#50C878
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DE83 #DE52AD
analogous
#67DE52 #52DE83 #52DEC9
triadic
#52DE83 #8352DE #DE8352
tetradic
#52DE83 #5267DE #DE52AD #DEC952
square
#52DE83 #5267DE #DE52AD #DEC952
split-complementary
#52DE83 #C952DE #DE5267
monochromatic
#1D9948 #27CC61 #52DE83 #85E8A8 #B9F2CD
Accessibility & contrast
On white
1.73
#52DE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#52DE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DE83
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DE83 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC7C
Deuteranopia (green-blind)
#CDC089
Tritanopia (blue-blind)
#18DBC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #52de83; /* rgb */ color: rgb(82, 222, 131); /* oklch */ color: oklch(80.3% 0.176 151.7);
Tailwind
colors: {
custom: {
50: '#91e9a8',
500: '#52de83',
950: '#000000',
},
}SCSS
$custom: #52de83; $custom-light: #91e9a8; $custom-dark: #000000;
JSON
{
"hex": "#52de83",
"rgb": {
"r": 82,
"g": 222,
"b": 131
},
"hsl": {
"h": 141,
"s": 67.961,
"l": 59.608
},
"oklch": {
"l": 0.80302,
"c": 0.1763,
"h": 151.7
},
"luminance": 0.55675
}Semantic roles & 50–950 ramp
primary
#52DE83
secondary
#9D3879
accent
#3DAEEB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480