#52DA9B#52DA9B
#52DA9B is a light, vivid teal. Relative luminance 0.543; OKLCH L 79.8% C 0.150 H 159.8°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #52DA9B |
|---|---|
| RGB | rgb(82, 218, 155) |
| HSL | hsl(152, 65%, 59%) |
| HSV | hsv(152, 62%, 85%) |
| CMYK | cmyk(62.4%, 0%, 28.9%, 14.5%) |
| CIE-LAB | lab(78.64, -51.37, 20.32) |
| CIE-LCH | lch(78.64, 55.24, 158.42°) |
| OKLab | oklab(79.79% -0.1404 0.0516) |
| OKLCH | oklch(79.79% 0.15 159.8) |
| XYZ | xyz(34.4642, 54.2996, 39.6686) |
| Luminance | 0.5430 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.46
Eucalyptus
#44D7A8
ΔE00 3.97
Seafoam
#7FE0B3
ΔE00 5.34
Seaweed
#18D17B
ΔE00 5.36
Greenblue
#23C48B
ΔE00 6.03
Emerald
#50C878
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DA9B #DA5291
analogous
#52DA57 #52DA9B #52D5DA
triadic
#52DA9B #9B52DA #DA9B52
tetradic
#52DA9B #5752DA #DA5291 #D5DA52
square
#52DA9B #5752DA #DA5291 #D5DA52
split-complementary
#52DA9B #DA52D5 #DA5752
monochromatic
#1F925D #2AC57D #52DA9B #84E5B8 #B7F0D5
Accessibility & contrast
On white
1.77
#52DA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#52DA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DA9B
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DA9B | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA97
Deuteranopia (green-blind)
#C5BD9F
Tritanopia (blue-blind)
#00D9C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #52da9b; /* rgb */ color: rgb(82, 218, 155); /* oklch */ color: oklch(79.8% 0.150 159.8);
Tailwind
colors: {
custom: {
50: '#90e6b8',
500: '#52da9b',
950: '#000000',
},
}SCSS
$custom: #52da9b; $custom-light: #90e6b8; $custom-dark: #000000;
JSON
{
"hex": "#52da9b",
"rgb": {
"r": 82,
"g": 218,
"b": 155
},
"hsl": {
"h": 152.206,
"s": 64.762,
"l": 58.824
},
"oklch": {
"l": 0.79791,
"c": 0.14958,
"h": 159.8
},
"luminance": 0.54303
}Semantic roles & 50–950 ramp
primary
#52DA9B
secondary
#973965
accent
#408EE8
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481