#52ABBB#52ABBB
#52ABBB is a light, moderate teal. Relative luminance 0.345; OKLCH L 69.3% C 0.088 H 210.9°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #52ABBB |
|---|---|
| RGB | rgb(82, 171, 187) |
| HSL | hsl(189, 44%, 53%) |
| HSV | hsv(189, 56%, 73%) |
| CMYK | cmyk(56.1%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(65.36, -21.98, -16.29) |
| CIE-LCH | lch(65.36, 27.36, 216.55°) |
| OKLab | oklab(69.29% -0.0754 -0.0451) |
| OKLCH | oklch(69.29% 0.088 210.9) |
| XYZ | xyz(27.0086, 34.5049, 52.2409) |
| Luminance | 0.3451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.99
Cadetblue
#5F9EA0
ΔE00 6.52
Greyblue
#77A1B5
ΔE00 8.48
Bluegrey
#85A3B2
ΔE00 10.46
Lightseagreen
#20B2AA
ΔE00 10.82
Sea
#3C9992
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52ABBB #BB6252
analogous
#52BB96 #52ABBB #5276BB
triadic
#52ABBB #BB52AB #ABBB52
tetradic
#52ABBB #9652BB #BB6252 #76BB52
square
#52ABBB #9652BB #BB6252 #76BB52
split-complementary
#52ABBB #BB5276 #BB9652
monochromatic
#296069 #3B8795 #52ABBB #7EC0CC #AAD6DE
Accessibility & contrast
On white
2.66
#52ABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#52ABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52ABBB
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52ABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52ABBB | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BC
Deuteranopia (green-blind)
#8D9ABB
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #52abbb; /* rgb */ color: rgb(82, 171, 187); /* oklch */ color: oklch(69.3% 0.088 210.9);
Tailwind
colors: {
custom: {
50: '#8cc4cf',
500: '#52abbb',
950: '#000000',
},
}SCSS
$custom: #52abbb; $custom-light: #8cc4cf; $custom-dark: #000000;
JSON
{
"hex": "#52abbb",
"rgb": {
"r": 82,
"g": 171,
"b": 187
},
"hsl": {
"h": 189.143,
"s": 43.568,
"l": 52.745
},
"oklch": {
"l": 0.69286,
"c": 0.08784,
"h": 210.9
},
"luminance": 0.34508
}Semantic roles & 50–950 ramp
primary
#52ABBB
secondary
#CBA59E
accent
#6854D3
background
#F9FCFC
surface
#F1F8F9
border
#CBD1D2
text
#0D1213
muted
#7E8182