#52DD83#52DD83
#52DD83 is a light, vivid green. Relative luminance 0.551; OKLCH L 80.1% C 0.175 H 151.8°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #52DD83 |
|---|---|
| RGB | rgb(82, 221, 131) |
| HSL | hsl(141, 67%, 59%) |
| HSV | hsv(141, 63%, 87%) |
| CMYK | cmyk(62.9%, 0%, 40.7%, 13.3%) |
| CIE-LAB | lab(79.12, -57.07, 33.36) |
| CIE-LCH | lch(79.12, 66.11, 149.69°) |
| OKLab | oklab(80.05% -0.1542 0.0827) |
| OKLCH | oklch(80.05% 0.175 151.8) |
| XYZ | xyz(33.4302, 55.1420, 30.3500) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.45
Tealish Green
#0CDC73
ΔE00 2.99
Seaweed
#18D17B
ΔE00 3.95
Aqua Green
#12E193
ΔE00 4.06
Emerald
#50C878
ΔE00 5.11
Turquoise Green
#04F489
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DD83 #DD52AC
analogous
#67DD52 #52DD83 #52DDC9
triadic
#52DD83 #8352DD #DD8352
tetradic
#52DD83 #5267DD #DD52AC #DDC952
square
#52DD83 #5267DD #DD52AC #DDC952
split-complementary
#52DD83 #C952DD #DD5267
monochromatic
#1E9748 #28CA61 #52DD83 #85E7A8 #B8F1CC
Accessibility & contrast
On white
1.75
#52DD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#52DD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DD83
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DD83 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7D
Deuteranopia (green-blind)
#CCBF89
Tritanopia (blue-blind)
#19DAC7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #52dd83; /* rgb */ color: rgb(82, 221, 131); /* oklch */ color: oklch(80.1% 0.175 151.8);
Tailwind
colors: {
custom: {
50: '#90e8a8',
500: '#52dd83',
950: '#000000',
},
}SCSS
$custom: #52dd83; $custom-light: #90e8a8; $custom-dark: #000000;
JSON
{
"hex": "#52dd83",
"rgb": {
"r": 82,
"g": 221,
"b": 131
},
"hsl": {
"h": 141.151,
"s": 67.15,
"l": 59.412
},
"oklch": {
"l": 0.80053,
"c": 0.17498,
"h": 151.8
},
"luminance": 0.55145
}Semantic roles & 50–950 ramp
primary
#52DD83
secondary
#9B3878
accent
#3EADEA
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480