#52B1AA#52B1AA
#52B1AA is a light, moderate teal. Relative luminance 0.361; OKLCH L 70.1% C 0.090 H 188.8°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #52B1AA |
|---|---|
| RGB | rgb(82, 177, 170) |
| HSL | hsl(176, 38%, 51%) |
| HSV | hsv(176, 54%, 69%) |
| CMYK | cmyk(53.7%, 0%, 4%, 30.6%) |
| CIE-LAB | lab(66.63, -29.69, -4.96) |
| CIE-LCH | lch(66.63, 30.10, 189.49°) |
| OKLab | oklab(70.13% -0.0893 -0.0139) |
| OKLCH | oklch(70.13% 0.09 188.8) |
| XYZ | xyz(26.4544, 36.1379, 43.6036) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.24
Topaz
#13BBAF
ΔE00 4.71
Tealish
#24BCA8
ΔE00 6.08
Dull Teal
#5F9E8F
ΔE00 7.16
Cadetblue
#5F9EA0
ΔE00 7.35
Sea
#3C9992
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52B1AA #B15259
analogous
#52B17A #52B1AA #5288B1
triadic
#52B1AA #AA52B1 #B1AA52
tetradic
#52B1AA #7A52B1 #B15259 #88B152
square
#52B1AA #7A52B1 #B15259 #88B152
split-complementary
#52B1AA #B15288 #B17A52
monochromatic
#2A5E5A #3D8883 #52B1AA #7CC4BF #A6D7D3
Accessibility & contrast
On white
2.55
#52B1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#52B1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52B1AA
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52B1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52B1AA | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AA
Deuteranopia (green-blind)
#999DAB
Tritanopia (blue-blind)
#01B5AF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #52b1aa; /* rgb */ color: rgb(82, 177, 170); /* oklch */ color: oklch(70.1% 0.090 188.8);
Tailwind
colors: {
custom: {
50: '#8bc8c3',
500: '#52b1aa',
950: '#000000',
},
}SCSS
$custom: #52b1aa; $custom-light: #8bc8c3; $custom-dark: #000000;
JSON
{
"hex": "#52b1aa",
"rgb": {
"r": 82,
"g": 177,
"b": 170
},
"hsl": {
"h": 175.579,
"s": 37.849,
"l": 50.784
},
"oklch": {
"l": 0.70128,
"c": 0.09041,
"h": 188.8
},
"luminance": 0.3614
}Semantic roles & 50–950 ramp
primary
#52B1AA
secondary
#C49A9D
accent
#5A63CE
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0D1312
muted
#7D8281