#52DC9B#52DC9B
#52DC9B is a light, vivid teal. Relative luminance 0.553; OKLCH L 80.3% C 0.152 H 159.3°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #52DC9B |
|---|---|
| RGB | rgb(82, 220, 155) |
| HSL | hsl(152, 66%, 59%) |
| HSV | hsv(152, 63%, 86%) |
| CMYK | cmyk(62.7%, 0%, 29.5%, 13.7%) |
| CIE-LAB | lab(79.24, -52.18, 21.15) |
| CIE-LCH | lch(79.24, 56.30, 157.93°) |
| OKLab | oklab(80.29% -0.1424 0.0537) |
| OKLCH | oklch(80.29% 0.152 159.3) |
| XYZ | xyz(34.9860, 55.3432, 39.8425) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.09
Eucalyptus
#44D7A8
ΔE00 4.37
Seaweed
#18D17B
ΔE00 5.33
Seafoam
#7FE0B3
ΔE00 5.47
Light Greenish Blue
#63F7B4
ΔE00 6.03
Weird Green
#3AE57F
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DC9B #DC5293
analogous
#52DC56 #52DC9B #52D8DC
triadic
#52DC9B #9B52DC #DC9B52
tetradic
#52DC9B #5652DC #DC5293 #D8DC52
square
#52DC9B #5652DC #DC5293 #D8DC52
split-complementary
#52DC9B #DC52D8 #DC5652
monochromatic
#1E955D #29C87D #52DC9B #85E6B8 #B8F1D6
Accessibility & contrast
On white
1.74
#52DC9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#52DC9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DC9B
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DC9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DC9B | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC97
Deuteranopia (green-blind)
#C7BF9F
Tritanopia (blue-blind)
#00DBCB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #52dc9b; /* rgb */ color: rgb(82, 220, 155); /* oklch */ color: oklch(80.3% 0.152 159.3);
Tailwind
colors: {
custom: {
50: '#90e8b8',
500: '#52dc9b',
950: '#000000',
},
}SCSS
$custom: #52dc9b; $custom-light: #90e8b8; $custom-dark: #000000;
JSON
{
"hex": "#52dc9b",
"rgb": {
"r": 82,
"g": 220,
"b": 155
},
"hsl": {
"h": 151.739,
"s": 66.346,
"l": 59.216
},
"oklch": {
"l": 0.80285,
"c": 0.15222,
"h": 159.3
},
"luminance": 0.55347
}Semantic roles & 50–950 ramp
primary
#52DC9B
secondary
#9A3866
accent
#3F8FE9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481