#52AAAA#52AAAA
#52AAAA is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.4% C 0.084 H 195.4°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #52AAAA |
|---|---|
| RGB | rgb(82, 170, 170) |
| HSL | hsl(180, 35%, 49%) |
| HSV | hsv(180, 52%, 67%) |
| CMYK | cmyk(51.8%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(64.52, -26.25, -8.09) |
| CIE-LCH | lch(64.52, 27.46, 197.12°) |
| OKLab | oklab(68.43% -0.0814 -0.0224) |
| OKLCH | oklch(68.43% 0.084 195.4) |
| XYZ | xyz(25.1071, 33.4433, 43.1545) |
| Luminance | 0.3345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.52
Lightseagreen
#20B2AA
ΔE00 5.32
Sea
#3C9992
ΔE00 6.49
Turquoise Blue
#06B1C4
ΔE00 7.10
Dull Teal
#5F9E8F
ΔE00 7.48
Topaz
#13BBAF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52AAAA #AA5252
analogous
#52AA7E #52AAAA #527EAA
triadic
#52AAAA #AA52AA #AAAA52
tetradic
#52AAAA #7E52AA #AA5252 #7EAA52
square
#52AAAA #7E52AA #AA5252 #7EAA52
split-complementary
#52AAAA #AA527E #AA7E52
monochromatic
#2A5757 #3E8181 #52AAAA #7ABFBF #A4D3D3
Accessibility & contrast
On white
2.73
#52AAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#52AAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52AAAA
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52AAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52AAAA | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AA
Deuteranopia (green-blind)
#9298AB
Tritanopia (blue-blind)
#0BAFAA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #52aaaa; /* rgb */ color: rgb(82, 170, 170); /* oklch */ color: oklch(68.4% 0.084 195.4);
Tailwind
colors: {
custom: {
50: '#8ac3c3',
500: '#52aaaa',
950: '#000000',
},
}SCSS
$custom: #52aaaa; $custom-light: #8ac3c3; $custom-dark: #000000;
JSON
{
"hex": "#52aaaa",
"rgb": {
"r": 82,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 34.921,
"l": 49.412
},
"oklch": {
"l": 0.68427,
"c": 0.08444,
"h": 195.4
},
"luminance": 0.33446
}Semantic roles & 50–950 ramp
primary
#52AAAA
secondary
#C09898
accent
#5D5DCB
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1212
muted
#7D8181