#52DC8E#52DC8E
#52DC8E is a light, vivid green. Relative luminance 0.549; OKLCH L 80.0% C 0.164 H 155.0°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #52DC8E |
|---|---|
| RGB | rgb(82, 220, 142) |
| HSL | hsl(146, 66%, 59%) |
| HSV | hsv(146, 63%, 86%) |
| CMYK | cmyk(62.7%, 0%, 35.5%, 13.7%) |
| CIE-LAB | lab(79.00, -54.72, 27.58) |
| CIE-LCH | lch(79.00, 61.27, 153.25°) |
| OKLab | oklab(80.01% -0.1483 0.0692) |
| OKLCH | oklch(80.01% 0.164 155) |
| XYZ | xyz(33.9524, 54.9297, 34.3991) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.85
Seaweed
#18D17B
ΔE00 3.89
Weird Green
#3AE57F
ΔE00 4.00
Tealish Green
#0CDC73
ΔE00 4.49
Emerald
#50C878
ΔE00 5.08
Turquoise Green
#04F489
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DC8E #DC52A0
analogous
#5BDC52 #52DC8E #52DCD3
triadic
#52DC8E #8E52DC #DC8E52
tetradic
#52DC8E #525BDC #DC52A0 #DCD352
square
#52DC8E #525BDC #DC52A0 #DCD352
split-complementary
#52DC8E #D352DC #DC525B
monochromatic
#1E9552 #29C86E #52DC8E #85E6AF #B8F1D0
Accessibility & contrast
On white
1.75
#52DC8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#52DC8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DC8E
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DC8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DC8E | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB89
Deuteranopia (green-blind)
#C9BE93
Tritanopia (blue-blind)
#09DAC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #52dc8e; /* rgb */ color: rgb(82, 220, 142); /* oklch */ color: oklch(80.0% 0.164 155.0);
Tailwind
colors: {
custom: {
50: '#90e8af',
500: '#52dc8e',
950: '#000000',
},
}SCSS
$custom: #52dc8e; $custom-light: #90e8af; $custom-dark: #000000;
JSON
{
"hex": "#52dc8e",
"rgb": {
"r": 82,
"g": 220,
"b": 142
},
"hsl": {
"h": 146.087,
"s": 66.346,
"l": 59.216
},
"oklch": {
"l": 0.80011,
"c": 0.16367,
"h": 155
},
"luminance": 0.54933
}Semantic roles & 50–950 ramp
primary
#52DC8E
secondary
#9A386F
accent
#3F9FE9
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481