#52ABAF#52ABAF
#52ABAF is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.8% C 0.085 H 199.3°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #52ABAF |
|---|---|
| RGB | rgb(82, 171, 175) |
| HSL | hsl(183, 37%, 50%) |
| HSV | hsv(183, 53%, 69%) |
| CMYK | cmyk(53.1%, 2.3%, 0%, 31.4%) |
| CIE-LAB | lab(64.97, -25.37, -10.20) |
| CIE-LCH | lch(64.97, 27.35, 201.89°) |
| OKLab | oklab(68.84% -0.0804 -0.0282) |
| OKLCH | oklch(68.84% 0.085 199.3) |
| XYZ | xyz(25.7773, 34.0124, 45.7557) |
| Luminance | 0.3402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.55
Turquoise Blue
#06B1C4
ΔE00 5.68
Lightseagreen
#20B2AA
ΔE00 6.46
Sea
#3C9992
ΔE00 7.66
Topaz
#13BBAF
ΔE00 8.56
Dull Teal
#5F9E8F
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52ABAF #AF5652
analogous
#52AF85 #52ABAF #527CAF
triadic
#52ABAF #AF52AB #ABAF52
tetradic
#52ABAF #8552AF #AF5652 #7CAF52
square
#52ABAF #8552AF #AF5652 #7CAF52
split-complementary
#52ABAF #AF527C #AF8552
monochromatic
#2B5A5C #3E8386 #52ABAF #7CBFC2 #A6D4D6
Accessibility & contrast
On white
2.69
#52ABAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#52ABAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52ABAF
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52ABAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52ABAF | 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)
#A0A4AF
Deuteranopia (green-blind)
#9199B0
Tritanopia (blue-blind)
#00B0AC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #52abaf; /* rgb */ color: rgb(82, 171, 175); /* oklch */ color: oklch(68.8% 0.085 199.3);
Tailwind
colors: {
custom: {
50: '#8bc4c6',
500: '#52abaf',
950: '#000000',
},
}SCSS
$custom: #52abaf; $custom-light: #8bc4c6; $custom-dark: #000000;
JSON
{
"hex": "#52abaf",
"rgb": {
"r": 82,
"g": 171,
"b": 175
},
"hsl": {
"h": 182.581,
"s": 36.759,
"l": 50.392
},
"oklch": {
"l": 0.68844,
"c": 0.08519,
"h": 199.3
},
"luminance": 0.34015
}Semantic roles & 50–950 ramp
primary
#52ABAF
secondary
#C39B9A
accent
#605BCD
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0D1213
muted
#7D8182