#52DC9C#52DC9C
#52DC9C is a light, vivid teal. Relative luminance 0.554; OKLCH L 80.3% C 0.151 H 159.7°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #52DC9C |
|---|---|
| RGB | rgb(82, 220, 156) |
| HSL | hsl(152, 66%, 59%) |
| HSV | hsv(152, 63%, 86%) |
| CMYK | cmyk(62.7%, 0%, 29.1%, 13.7%) |
| CIE-LAB | lab(79.26, -51.97, 20.66) |
| CIE-LCH | lch(79.26, 55.93, 158.32°) |
| OKLab | oklab(80.31% -0.142 0.0525) |
| OKLCH | oklch(80.31% 0.151 159.7) |
| XYZ | xyz(35.0703, 55.3769, 40.2866) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.20
Eucalyptus
#44D7A8
ΔE00 4.17
Seafoam
#7FE0B3
ΔE00 5.33
Seaweed
#18D17B
ΔE00 5.49
Light Greenish Blue
#63F7B4
ΔE00 6.01
Aqua Marine
#2EE8BB
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DC9C #DC5292
analogous
#52DC57 #52DC9C #52D7DC
triadic
#52DC9C #9C52DC #DC9C52
tetradic
#52DC9C #5752DC #DC5292 #D7DC52
square
#52DC9C #5752DC #DC5292 #D7DC52
split-complementary
#52DC9C #DC52D7 #DC5752
monochromatic
#1E955E #29C87E #52DC9C #85E6B9 #B8F1D6
Accessibility & contrast
On white
1.74
#52DC9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#52DC9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DC9C
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DC9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DC9C | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC98
Deuteranopia (green-blind)
#C7BFA0
Tritanopia (blue-blind)
#00DBCB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #52dc9c; /* rgb */ color: rgb(82, 220, 156); /* oklch */ color: oklch(80.3% 0.151 159.7);
Tailwind
colors: {
custom: {
50: '#90e8b9',
500: '#52dc9c',
950: '#000000',
},
}SCSS
$custom: #52dc9c; $custom-light: #90e8b9; $custom-dark: #000000;
JSON
{
"hex": "#52dc9c",
"rgb": {
"r": 82,
"g": 220,
"b": 156
},
"hsl": {
"h": 152.174,
"s": 66.346,
"l": 59.216
},
"oklch": {
"l": 0.80307,
"c": 0.15136,
"h": 159.7
},
"luminance": 0.55381
}Semantic roles & 50–950 ramp
primary
#52DC9C
secondary
#9A3866
accent
#3F8EE9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481