#52B2AA#52B2AA
#52B2AA is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.4% C 0.091 H 188.0°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #52B2AA |
|---|---|
| RGB | rgb(82, 178, 170) |
| HSL | hsl(175, 38%, 51%) |
| HSV | hsv(175, 54%, 70%) |
| CMYK | cmyk(53.9%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(66.93, -30.17, -4.52) |
| CIE-LCH | lch(66.93, 30.51, 188.51°) |
| OKLab | oklab(70.37% -0.0905 -0.0127) |
| OKLCH | oklch(70.37% 0.091 188) |
| XYZ | xyz(26.6527, 36.5344, 43.6697) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.16
Topaz
#13BBAF
ΔE00 4.40
Tealish
#24BCA8
ΔE00 5.66
Turquoise (survey)
#06C2AC
ΔE00 7.07
Dull Teal
#5F9E8F
ΔE00 7.23
Greeny Blue
#42B395
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52B2AA #B2525A
analogous
#52B27A #52B2AA #528AB2
triadic
#52B2AA #AA52B2 #B2AA52
tetradic
#52B2AA #7A52B2 #B2525A #8AB252
square
#52B2AA #7A52B2 #B2525A #8AB252
split-complementary
#52B2AA #B2528A #B27A52
monochromatic
#2A5F5B #3D8A83 #52B2AA #7CC5BF #A7D8D4
Accessibility & contrast
On white
2.53
#52B2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#52B2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52B2AA
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52B2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52B2AA | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAA
Deuteranopia (green-blind)
#9A9EAB
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #52b2aa; /* rgb */ color: rgb(82, 178, 170); /* oklch */ color: oklch(70.4% 0.091 188.0);
Tailwind
colors: {
custom: {
50: '#8bc9c3',
500: '#52b2aa',
950: '#000000',
},
}SCSS
$custom: #52b2aa; $custom-light: #8bc9c3; $custom-dark: #000000;
JSON
{
"hex": "#52b2aa",
"rgb": {
"r": 82,
"g": 178,
"b": 170
},
"hsl": {
"h": 175,
"s": 38.4,
"l": 50.98
},
"oklch": {
"l": 0.70371,
"c": 0.09134,
"h": 188
},
"luminance": 0.36537
}Semantic roles & 50–950 ramp
primary
#52B2AA
secondary
#C59B9E
accent
#5963CE
background
#F9FCFB
surface
#F1F8F7
border
#CBD1D0
text
#0D1312
muted
#7E8281