#52ABAE#52ABAE
#52ABAE is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.8% C 0.085 H 198.3°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #52ABAE |
|---|---|
| RGB | rgb(82, 171, 174) |
| HSL | hsl(182, 36%, 50%) |
| HSV | hsv(182, 53%, 68%) |
| CMYK | cmyk(52.9%, 1.7%, 0%, 31.8%) |
| CIE-LAB | lab(64.94, -25.65, -9.69) |
| CIE-LCH | lch(64.94, 27.42, 200.69°) |
| OKLab | oklab(68.81% -0.0808 -0.0268) |
| OKLCH | oklch(68.81% 0.085 198.3) |
| XYZ | xyz(25.6794, 33.9733, 45.2404) |
| Luminance | 0.3398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.56
Turquoise Blue
#06B1C4
ΔE00 6.00
Lightseagreen
#20B2AA
ΔE00 6.12
Sea
#3C9992
ΔE00 7.40
Topaz
#13BBAF
ΔE00 8.24
Dull Teal
#5F9E8F
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52ABAE #AE5552
analogous
#52AE83 #52ABAE #527DAE
triadic
#52ABAE #AE52AB #ABAE52
tetradic
#52ABAE #8352AE #AE5552 #7DAE52
square
#52ABAE #8352AE #AE5552 #7DAE52
split-complementary
#52ABAE #AE527D #AE8352
monochromatic
#2B595B #3E8285 #52ABAE #7CBFC2 #A5D3D5
Accessibility & contrast
On white
2.69
#52ABAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#52ABAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52ABAE
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52ABAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52ABAE | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AE
Deuteranopia (green-blind)
#9199AF
Tritanopia (blue-blind)
#00B0AC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #52abae; /* rgb */ color: rgb(82, 171, 174); /* oklch */ color: oklch(68.8% 0.085 198.3);
Tailwind
colors: {
custom: {
50: '#8bc4c6',
500: '#52abae',
950: '#000000',
},
}SCSS
$custom: #52abae; $custom-light: #8bc4c6; $custom-dark: #000000;
JSON
{
"hex": "#52abae",
"rgb": {
"r": 82,
"g": 171,
"b": 174
},
"hsl": {
"h": 181.957,
"s": 36.22,
"l": 50.196
},
"oklch": {
"l": 0.68809,
"c": 0.08514,
"h": 198.3
},
"luminance": 0.33976
}Semantic roles & 50–950 ramp
primary
#52ABAE
secondary
#C29B99
accent
#5F5CCC
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0D1213
muted
#7D8182