#52DC9A#52DC9A
#52DC9A is a light, vivid teal. Relative luminance 0.553; OKLCH L 80.3% C 0.153 H 159.0°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #52DC9A |
|---|---|
| RGB | rgb(82, 220, 154) |
| HSL | hsl(151, 66%, 59%) |
| HSV | hsv(151, 63%, 86%) |
| CMYK | cmyk(62.7%, 0%, 30%, 13.7%) |
| CIE-LAB | lab(79.22, -52.38, 21.65) |
| CIE-LCH | lch(79.22, 56.68, 157.54°) |
| OKLab | oklab(80.26% -0.1429 0.0549) |
| OKLCH | oklch(80.26% 0.153 159) |
| XYZ | xyz(34.9024, 55.3097, 39.4021) |
| Luminance | 0.5531 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.99
Eucalyptus
#44D7A8
ΔE00 4.57
Seaweed
#18D17B
ΔE00 5.18
Seafoam
#7FE0B3
ΔE00 5.61
Light Greenish Blue
#63F7B4
ΔE00 6.06
Weird Green
#3AE57F
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DC9A #DC5294
analogous
#52DC55 #52DC9A #52D9DC
triadic
#52DC9A #9A52DC #DC9A52
tetradic
#52DC9A #5552DC #DC5294 #D9DC52
square
#52DC9A #5552DC #DC5294 #D9DC52
split-complementary
#52DC9A #DC52D9 #DC5552
monochromatic
#1E955C #29C87C #52DC9A #85E6B8 #B8F1D5
Accessibility & contrast
On white
1.74
#52DC9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#52DC9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DC9A
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DC9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DC9A | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC96
Deuteranopia (green-blind)
#C7BF9E
Tritanopia (blue-blind)
#00DBCA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #52dc9a; /* rgb */ color: rgb(82, 220, 154); /* oklch */ color: oklch(80.3% 0.153 159.0);
Tailwind
colors: {
custom: {
50: '#90e8b8',
500: '#52dc9a',
950: '#000000',
},
}SCSS
$custom: #52dc9a; $custom-light: #90e8b8; $custom-dark: #000000;
JSON
{
"hex": "#52dc9a",
"rgb": {
"r": 82,
"g": 220,
"b": 154
},
"hsl": {
"h": 151.304,
"s": 66.346,
"l": 59.216
},
"oklch": {
"l": 0.80263,
"c": 0.15307,
"h": 159
},
"luminance": 0.55313
}Semantic roles & 50–950 ramp
primary
#52DC9A
secondary
#9A3867
accent
#3F90E9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481