#52B2A4#52B2A4
#52B2A4 is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.2% C 0.093 H 182.7°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #52B2A4 |
|---|---|
| RGB | rgb(82, 178, 164) |
| HSL | hsl(171, 38%, 51%) |
| HSV | hsv(171, 54%, 70%) |
| CMYK | cmyk(53.9%, 0%, 7.9%, 30.2%) |
| CIE-LAB | lab(66.76, -31.73, -1.44) |
| CIE-LCH | lch(66.76, 31.77, 182.60°) |
| OKLab | oklab(70.18% -0.0931 -0.0044) |
| OKLCH | oklch(70.18% 0.093 182.7) |
| XYZ | xyz(26.0980, 36.3125, 40.7484) |
| Luminance | 0.3631 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.82
Topaz
#13BBAF
ΔE00 4.28
Tealish
#24BCA8
ΔE00 4.34
Greeny Blue
#42B395
ΔE00 5.43
Turquoise (survey)
#06C2AC
ΔE00 5.89
Dull Teal
#5F9E8F
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52B2A4 #B25260
analogous
#52B274 #52B2A4 #5290B2
triadic
#52B2A4 #A452B2 #B2A452
tetradic
#52B2A4 #7452B2 #B25260 #90B252
square
#52B2A4 #7452B2 #B25260 #90B252
split-complementary
#52B2A4 #B25290 #B27452
monochromatic
#2A5F58 #3D8A7E #52B2A4 #7CC5BA #A7D8D1
Accessibility & contrast
On white
2.54
#52B2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#52B2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52B2A4
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52B2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52B2A4 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A4
Deuteranopia (green-blind)
#9B9EA5
Tritanopia (blue-blind)
#11B5AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #52b2a4; /* rgb */ color: rgb(82, 178, 164); /* oklch */ color: oklch(70.2% 0.093 182.7);
Tailwind
colors: {
custom: {
50: '#8bc9be',
500: '#52b2a4',
950: '#000000',
},
}SCSS
$custom: #52b2a4; $custom-light: #8bc9be; $custom-dark: #000000;
JSON
{
"hex": "#52b2a4",
"rgb": {
"r": 82,
"g": 178,
"b": 164
},
"hsl": {
"h": 171.25,
"s": 38.4,
"l": 50.98
},
"oklch": {
"l": 0.70179,
"c": 0.09325,
"h": 182.7
},
"luminance": 0.36315
}Semantic roles & 50–950 ramp
primary
#52B2A4
secondary
#C59BA1
accent
#596BCE
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0D1312
muted
#7D8281