#52DC9F#52DC9F
#52DC9F is a light, vivid teal. Relative luminance 0.555; OKLCH L 80.4% C 0.149 H 160.9°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #52DC9F |
|---|---|
| RGB | rgb(82, 220, 159) |
| HSL | hsl(153, 66%, 59%) |
| HSV | hsv(153, 63%, 86%) |
| CMYK | cmyk(62.7%, 0%, 27.7%, 13.7%) |
| CIE-LAB | lab(79.32, -51.35, 19.17) |
| CIE-LCH | lch(79.32, 54.81, 159.53°) |
| OKLab | oklab(80.38% -0.1406 0.0488) |
| OKLCH | oklch(80.38% 0.149 160.9) |
| XYZ | xyz(35.3275, 55.4798, 41.6411) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.57
Aqua Green
#12E193
ΔE00 3.61
Seafoam
#7FE0B3
ΔE00 4.93
Aqua Marine
#2EE8BB
ΔE00 5.75
Seaweed
#18D17B
ΔE00 5.98
Light Greenish Blue
#63F7B4
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DC9F #DC528F
analogous
#52DC5A #52DC9F #52D4DC
triadic
#52DC9F #9F52DC #DC9F52
tetradic
#52DC9F #5A52DC #DC528F #D4DC52
square
#52DC9F #5A52DC #DC528F #D4DC52
split-complementary
#52DC9F #DC52D4 #DC5A52
monochromatic
#1E9561 #29C882 #52DC9F #85E6BB #B8F1D7
Accessibility & contrast
On white
1.74
#52DC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#52DC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DC9F
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DC9F | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC9B
Deuteranopia (green-blind)
#C7BFA3
Tritanopia (blue-blind)
#00DBCC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #52dc9f; /* rgb */ color: rgb(82, 220, 159); /* oklch */ color: oklch(80.4% 0.149 160.9);
Tailwind
colors: {
custom: {
50: '#90e8bb',
500: '#52dc9f',
950: '#000000',
},
}SCSS
$custom: #52dc9f; $custom-light: #90e8bb; $custom-dark: #000000;
JSON
{
"hex": "#52dc9f",
"rgb": {
"r": 82,
"g": 220,
"b": 159
},
"hsl": {
"h": 153.478,
"s": 66.346,
"l": 59.216
},
"oklch": {
"l": 0.80375,
"c": 0.14882,
"h": 160.9
},
"luminance": 0.55483
}Semantic roles & 50–950 ramp
primary
#52DC9F
secondary
#9A3863
accent
#3F8AE9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482