#52DE81#52DE81
#52DE81 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.3% C 0.178 H 151.2°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #52DE81 |
|---|---|
| RGB | rgb(82, 222, 129) |
| HSL | hsl(140, 68%, 60%) |
| HSV | hsv(140, 63%, 87%) |
| CMYK | cmyk(63.1%, 0%, 41.9%, 12.9%) |
| CIE-LAB | lab(79.40, -57.79, 34.72) |
| CIE-LCH | lch(79.40, 67.42, 149.00°) |
| OKLab | oklab(80.27% -0.1561 0.0859) |
| OKLCH | oklch(80.27% 0.178 151.2) |
| XYZ | xyz(33.5608, 55.6179, 29.7313) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.10
Tealish Green
#0CDC73
ΔE00 2.81
Seaweed
#18D17B
ΔE00 4.24
Aqua Green
#12E193
ΔE00 4.38
Turquoise Green
#04F489
ΔE00 5.30
Emerald
#50C878
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DE81 #DE52AF
analogous
#69DE52 #52DE81 #52DEC7
triadic
#52DE81 #8152DE #DE8152
tetradic
#52DE81 #5269DE #DE52AF #DEC752
square
#52DE81 #5269DE #DE52AF #DEC752
split-complementary
#52DE81 #C752DE #DE5269
monochromatic
#1D9947 #27CC5E #52DE81 #85E8A6 #B9F2CC
Accessibility & contrast
On white
1.73
#52DE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#52DE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DE81
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DE81 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC7A
Deuteranopia (green-blind)
#CDC087
Tritanopia (blue-blind)
#1ADBC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #52de81; /* rgb */ color: rgb(82, 222, 129); /* oklch */ color: oklch(80.3% 0.178 151.2);
Tailwind
colors: {
custom: {
50: '#91e9a6',
500: '#52de81',
950: '#000000',
},
}SCSS
$custom: #52de81; $custom-light: #91e9a6; $custom-dark: #000000;
JSON
{
"hex": "#52de81",
"rgb": {
"r": 82,
"g": 222,
"b": 129
},
"hsl": {
"h": 140.143,
"s": 67.961,
"l": 59.608
},
"oklch": {
"l": 0.80267,
"c": 0.17811,
"h": 151.2
},
"luminance": 0.55621
}Semantic roles & 50–950 ramp
primary
#52DE81
secondary
#9D387B
accent
#3DB0EB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480