#52ABB8#52ABB8
#52ABB8 is a light, moderate teal. Relative luminance 0.344; OKLCH L 69.2% C 0.087 H 208.1°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #52ABB8 |
|---|---|
| RGB | rgb(82, 171, 184) |
| HSL | hsl(188, 42%, 52%) |
| HSV | hsv(188, 55%, 72%) |
| CMYK | cmyk(55.4%, 7.1%, 0%, 27.8%) |
| CIE-LAB | lab(65.26, -22.84, -14.78) |
| CIE-LCH | lch(65.26, 27.20, 212.90°) |
| OKLab | oklab(69.17% -0.0766 -0.0408) |
| OKLCH | oklch(69.17% 0.087 208.1) |
| XYZ | xyz(26.6908, 34.3778, 50.5671) |
| Luminance | 0.3438 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.93
Cadetblue
#5F9EA0
ΔE00 5.76
Greyblue
#77A1B5
ΔE00 9.21
Lightseagreen
#20B2AA
ΔE00 9.72
Sea
#3C9992
ΔE00 10.38
Bluegrey
#85A3B2
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52ABB8 #B85F52
analogous
#52B892 #52ABB8 #5278B8
triadic
#52ABB8 #B852AB #ABB852
tetradic
#52ABB8 #9252B8 #B85F52 #78B852
square
#52ABB8 #9252B8 #B85F52 #78B852
split-complementary
#52ABB8 #B85278 #B89252
monochromatic
#2A5E66 #3C8691 #52ABB8 #7DC0CA #A9D5DC
Accessibility & contrast
On white
2.67
#52ABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#52ABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52ABB8
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52ABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52ABB8 | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA5B9
Deuteranopia (green-blind)
#8E99B8
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #52abb8; /* rgb */ color: rgb(82, 171, 184); /* oklch */ color: oklch(69.2% 0.087 208.1);
Tailwind
colors: {
custom: {
50: '#8cc4cd',
500: '#52abb8',
950: '#000000',
},
}SCSS
$custom: #52abb8; $custom-light: #8cc4cd; $custom-dark: #000000;
JSON
{
"hex": "#52abb8",
"rgb": {
"r": 82,
"g": 171,
"b": 184
},
"hsl": {
"h": 187.647,
"s": 41.803,
"l": 52.157
},
"oklch": {
"l": 0.69172,
"c": 0.08682,
"h": 208.1
},
"luminance": 0.3438
}Semantic roles & 50–950 ramp
primary
#52ABB8
secondary
#C9A29D
accent
#6656D2
background
#F9FCFC
surface
#F1F8F9
border
#CBD1D2
text
#0D1213
muted
#7E8182