#52A4AA#52A4AA
#52A4AA is a light, moderate teal. Relative luminance 0.312; OKLCH L 67.0% C 0.080 H 201.8°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #52A4AA |
|---|---|
| RGB | rgb(82, 164, 170) |
| HSL | hsl(184, 35%, 49%) |
| HSV | hsv(184, 52%, 67%) |
| CMYK | cmyk(51.8%, 3.5%, 0%, 33.3%) |
| CIE-LAB | lab(62.71, -23.22, -10.78) |
| CIE-LCH | lch(62.71, 25.60, 204.90°) |
| OKLab | oklab(66.97% -0.0745 -0.0297) |
| OKLCH | oklch(66.97% 0.08 201.8) |
| XYZ | xyz(24.0079, 31.2449, 42.7881) |
| Luminance | 0.3125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 2.93
Turquoise Blue
#06B1C4
ΔE00 6.14
Sea
#3C9992
ΔE00 7.09
Lightseagreen
#20B2AA
ΔE00 8.11
Dull Teal
#5F9E8F
ΔE00 8.92
Greyish Teal
#719F91
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52A4AA #AA5852
analogous
#52AA84 #52A4AA #5278AA
triadic
#52A4AA #AA52A4 #A4AA52
tetradic
#52A4AA #8452AA #AA5852 #78AA52
square
#52A4AA #8452AA #AA5852 #78AA52
split-complementary
#52A4AA #AA5278 #AA8452
monochromatic
#2A5457 #3E7C81 #52A4AA #7ABABF #A4D0D3
Accessibility & contrast
On white
2.90
#52A4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#52A4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52A4AA
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52A4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52A4AA | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9EAB
Deuteranopia (green-blind)
#8B93AA
Tritanopia (blue-blind)
#11A9A6
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #52a4aa; /* rgb */ color: rgb(82, 164, 170); /* oklch */ color: oklch(67.0% 0.080 201.8);
Tailwind
colors: {
custom: {
50: '#8abfc3',
500: '#52a4aa',
950: '#000000',
},
}SCSS
$custom: #52a4aa; $custom-light: #8abfc3; $custom-dark: #000000;
JSON
{
"hex": "#52a4aa",
"rgb": {
"r": 82,
"g": 164,
"b": 170
},
"hsl": {
"h": 184.091,
"s": 34.921,
"l": 49.412
},
"oklch": {
"l": 0.66974,
"c": 0.08027,
"h": 201.8
},
"luminance": 0.31247
}Semantic roles & 50–950 ramp
primary
#52A4AA
secondary
#C09A98
accent
#645DCB
background
#F8FBFB
surface
#F0F7F7
border
#CBD0D0
text
#0C1212
muted
#7D8181