#52ABB4#52ABB4
#52ABB4 is a light, moderate teal. Relative luminance 0.342; OKLCH L 69.0% C 0.086 H 204.2°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #52ABB4 |
|---|---|
| RGB | rgb(82, 171, 180) |
| HSL | hsl(186, 40%, 51%) |
| HSV | hsv(186, 54%, 71%) |
| CMYK | cmyk(54.4%, 5%, 0%, 29.4%) |
| CIE-LAB | lab(65.13, -23.98, -12.75) |
| CIE-LCH | lch(65.13, 27.15, 207.99°) |
| OKLab | oklab(69.02% -0.0783 -0.0352) |
| OKLCH | oklch(69.02% 0.086 204.2) |
| XYZ | xyz(26.2775, 34.2125, 48.3900) |
| Luminance | 0.3422 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.41
Cadetblue
#5F9EA0
ΔE00 4.98
Lightseagreen
#20B2AA
ΔE00 8.24
Sea
#3C9992
ΔE00 9.10
Topaz
#13BBAF
ΔE00 10.25
Greyblue
#77A1B5
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52ABB4 #B45B52
analogous
#52B48C #52ABB4 #527AB4
triadic
#52ABB4 #B452AB #ABB452
tetradic
#52ABB4 #8C52B4 #B45B52 #7AB452
square
#52ABB4 #8C52B4 #B45B52 #7AB452
split-complementary
#52ABB4 #B4527A #B48C52
monochromatic
#2A5C61 #3D858C #52ABB4 #7DC0C7 #A7D4D9
Accessibility & contrast
On white
2.68
#52ABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#52ABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52ABB4
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52ABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52ABB4 | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA5B5
Deuteranopia (green-blind)
#9099B4
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #52abb4; /* rgb */ color: rgb(82, 171, 180); /* oklch */ color: oklch(69.0% 0.086 204.2);
Tailwind
colors: {
custom: {
50: '#8bc4ca',
500: '#52abb4',
950: '#000000',
},
}SCSS
$custom: #52abb4; $custom-light: #8bc4ca; $custom-dark: #000000;
JSON
{
"hex": "#52abb4",
"rgb": {
"r": 82,
"g": 171,
"b": 180
},
"hsl": {
"h": 185.51,
"s": 39.516,
"l": 51.373
},
"oklch": {
"l": 0.69024,
"c": 0.08583,
"h": 204.2
},
"luminance": 0.34215
}Semantic roles & 50–950 ramp
primary
#52ABB4
secondary
#C79F9B
accent
#6358CF
background
#F9FCFC
surface
#F1F8F8
border
#CBD1D1
text
#0D1213
muted
#7E8182