#52DC9D#52DC9D
#52DC9D is a light, vivid teal. Relative luminance 0.554; OKLCH L 80.3% C 0.151 H 160.1°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #52DC9D |
|---|---|
| RGB | rgb(82, 220, 157) |
| HSL | hsl(153, 66%, 59%) |
| HSV | hsv(153, 63%, 86%) |
| CMYK | cmyk(62.7%, 0%, 28.6%, 13.7%) |
| CIE-LAB | lab(79.28, -51.77, 20.16) |
| CIE-LCH | lch(79.28, 55.55, 158.72°) |
| OKLab | oklab(80.33% -0.1415 0.0513) |
| OKLCH | oklch(80.33% 0.151 160.1) |
| XYZ | xyz(35.1553, 55.4109, 40.7344) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.33
Eucalyptus
#44D7A8
ΔE00 3.97
Seafoam
#7FE0B3
ΔE00 5.19
Seaweed
#18D17B
ΔE00 5.65
Light Greenish Blue
#63F7B4
ΔE00 6.00
Aqua Marine
#2EE8BB
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DC9D #DC5291
analogous
#52DC58 #52DC9D #52D6DC
triadic
#52DC9D #9D52DC #DC9D52
tetradic
#52DC9D #5852DC #DC5291 #D6DC52
square
#52DC9D #5852DC #DC5291 #D6DC52
split-complementary
#52DC9D #DC52D6 #DC5852
monochromatic
#1E955F #29C87F #52DC9D #85E6BA #B8F1D7
Accessibility & contrast
On white
1.74
#52DC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#52DC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DC9D
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DC9D | 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)
#D9CC99
Deuteranopia (green-blind)
#C7BFA1
Tritanopia (blue-blind)
#00DBCB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #52dc9d; /* rgb */ color: rgb(82, 220, 157); /* oklch */ color: oklch(80.3% 0.151 160.1);
Tailwind
colors: {
custom: {
50: '#90e8ba',
500: '#52dc9d',
950: '#000000',
},
}SCSS
$custom: #52dc9d; $custom-light: #90e8ba; $custom-dark: #000000;
JSON
{
"hex": "#52dc9d",
"rgb": {
"r": 82,
"g": 220,
"b": 157
},
"hsl": {
"h": 152.609,
"s": 66.346,
"l": 59.216
},
"oklch": {
"l": 0.80329,
"c": 0.15051,
"h": 160.1
},
"luminance": 0.55415
}Semantic roles & 50–950 ramp
primary
#52DC9D
secondary
#9A3865
accent
#3F8CE9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481