#52DBAA#52DBAA
#52DBAA is a light, vivid teal. Relative luminance 0.554; OKLCH L 80.4% C 0.139 H 165.8°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #52DBAA |
|---|---|
| RGB | rgb(82, 219, 170) |
| HSL | hsl(159, 66%, 59%) |
| HSV | hsv(159, 63%, 86%) |
| CMYK | cmyk(62.6%, 0%, 22.4%, 14.1%) |
| CIE-LAB | lab(79.25, -48.57, 13.27) |
| CIE-LCH | lch(79.25, 50.35, 164.71°) |
| OKLab | oklab(80.39% -0.1345 0.034) |
| OKLCH | oklch(80.39% 0.139 165.8) |
| XYZ | xyz(36.0632, 55.3554, 46.8065) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.37
Aqua Marine
#2EE8BB
ΔE00 3.96
Seafoam
#7FE0B3
ΔE00 4.07
Aquamarine (survey)
#04D8B2
ΔE00 4.32
Mediumaquamarine
#66CDAA
ΔE00 4.67
Aqua Green
#12E193
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DBAA #DB5283
analogous
#52DB66 #52DBAA #52C8DB
triadic
#52DBAA #AA52DB #DBAA52
tetradic
#52DBAA #6652DB #DB5283 #C8DB52
square
#52DBAA #6652DB #DB5283 #C8DB52
split-complementary
#52DBAA #DB52C8 #DB6652
monochromatic
#1F946A #29C68E #52DBAA #85E6C3 #B7F0DC
Accessibility & contrast
On white
1.74
#52DBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#52DBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DBAA
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DBAA | 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)
#D7CCA7
Deuteranopia (green-blind)
#C4BFAD
Tritanopia (blue-blind)
#00DCCD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #52dbaa; /* rgb */ color: rgb(82, 219, 170); /* oklch */ color: oklch(80.4% 0.139 165.8);
Tailwind
colors: {
custom: {
50: '#90e7c3',
500: '#52dbaa',
950: '#000000',
},
}SCSS
$custom: #52dbaa; $custom-light: #90e7c3; $custom-dark: #000000;
JSON
{
"hex": "#52dbaa",
"rgb": {
"r": 82,
"g": 219,
"b": 170
},
"hsl": {
"h": 158.54,
"s": 65.55,
"l": 59.02
},
"oklch": {
"l": 0.80392,
"c": 0.13877,
"h": 165.8
},
"luminance": 0.55359
}Semantic roles & 50–950 ramp
primary
#52DBAA
secondary
#99395B
accent
#3F7CE9
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0E1612
muted
#7F8482