#52ACAA#52ACAA
#52ACAA is a light, moderate teal. Relative luminance 0.342; OKLCH L 68.9% C 0.086 H 193.4°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #52ACAA |
|---|---|
| RGB | rgb(82, 172, 170) |
| HSL | hsl(179, 35%, 50%) |
| HSV | hsv(179, 52%, 67%) |
| CMYK | cmyk(52.3%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(65.12, -27.24, -7.19) |
| CIE-LCH | lch(65.12, 28.17, 194.79°) |
| OKLab | oklab(68.91% -0.0837 -0.0199) |
| OKLCH | oklch(68.91% 0.086 193.4) |
| XYZ | xyz(25.4849, 34.1988, 43.2804) |
| Luminance | 0.3420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.53
Cadetblue
#5F9EA0
ΔE00 5.29
Sea
#3C9992
ΔE00 6.61
Topaz
#13BBAF
ΔE00 6.65
Dull Teal
#5F9E8F
ΔE00 7.23
Turquoise Blue
#06B1C4
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52ACAA #AC5254
analogous
#52AC7D #52ACAA #5281AC
triadic
#52ACAA #AA52AC #ACAA52
tetradic
#52ACAA #7D52AC #AC5254 #81AC52
square
#52ACAA #7D52AC #AC5254 #81AC52
split-complementary
#52ACAA #AC5281 #AC7D52
monochromatic
#2A5958 #3E8381 #52ACAA #7BC0BF #A5D4D3
Accessibility & contrast
On white
2.68
#52ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#52ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52ACAA
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52ACAA | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AA
Deuteranopia (green-blind)
#9499AB
Tritanopia (blue-blind)
#08B0AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #52acaa; /* rgb */ color: rgb(82, 172, 170); /* oklch */ color: oklch(68.9% 0.086 193.4);
Tailwind
colors: {
custom: {
50: '#8bc5c3',
500: '#52acaa',
950: '#000000',
},
}SCSS
$custom: #52acaa; $custom-light: #8bc5c3; $custom-dark: #000000;
JSON
{
"hex": "#52acaa",
"rgb": {
"r": 82,
"g": 172,
"b": 170
},
"hsl": {
"h": 178.667,
"s": 35.433,
"l": 49.804
},
"oklch": {
"l": 0.68912,
"c": 0.08604,
"h": 193.4
},
"luminance": 0.34201
}Semantic roles & 50–950 ramp
primary
#52ACAA
secondary
#C19999
accent
#5C5FCB
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281