#52AAA0#52AAA0
#52AAA0 is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.1% C 0.086 H 185.6°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #52AAA0 |
|---|---|
| RGB | rgb(82, 170, 160) |
| HSL | hsl(173, 35%, 49%) |
| HSV | hsv(173, 52%, 67%) |
| CMYK | cmyk(51.8%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(64.22, -28.91, -2.94) |
| CIE-LCH | lch(64.22, 29.05, 185.80°) |
| OKLab | oklab(68.09% -0.0858 -0.0084) |
| OKLCH | oklch(68.09% 0.086 185.6) |
| XYZ | xyz(24.1969, 33.0792, 38.3607) |
| Luminance | 0.3308 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.11
Dull Teal
#5F9E8F
ΔE00 4.90
Sea
#3C9992
ΔE00 5.62
Topaz
#13BBAF
ΔE00 5.94
Grey Teal
#5E9B8A
ΔE00 6.10
Blue Green
#0F9B8E
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52AAA0 #AA525C
analogous
#52AA74 #52AAA0 #5288AA
triadic
#52AAA0 #A052AA #AAA052
tetradic
#52AAA0 #7452AA #AA525C #88AA52
square
#52AAA0 #7452AA #AA525C #88AA52
split-complementary
#52AAA0 #AA5288 #AA7452
monochromatic
#2A5752 #3E8179 #52AAA0 #7ABFB7 #A4D3CD
Accessibility & contrast
On white
2.76
#52AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#52AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52AAA0
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52AAA0 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A2A0
Deuteranopia (green-blind)
#9497A1
Tritanopia (blue-blind)
#1DADA7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #52aaa0; /* rgb */ color: rgb(82, 170, 160); /* oklch */ color: oklch(68.1% 0.086 185.6);
Tailwind
colors: {
custom: {
50: '#8ac3bc',
500: '#52aaa0',
950: '#000000',
},
}SCSS
$custom: #52aaa0; $custom-light: #8ac3bc; $custom-dark: #000000;
JSON
{
"hex": "#52aaa0",
"rgb": {
"r": 82,
"g": 170,
"b": 160
},
"hsl": {
"h": 173.182,
"s": 34.921,
"l": 49.412
},
"oklch": {
"l": 0.68093,
"c": 0.08625,
"h": 185.6
},
"luminance": 0.33081
}Semantic roles & 50–950 ramp
primary
#52AAA0
secondary
#C0989C
accent
#5D69CB
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1212
muted
#7D8181