#52AAAF#52AAAF
#52AAAF is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.6% C 0.085 H 200.3°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #52AAAF |
|---|---|
| RGB | rgb(82, 170, 175) |
| HSL | hsl(183, 37%, 50%) |
| HSV | hsv(183, 53%, 69%) |
| CMYK | cmyk(53.1%, 2.9%, 0%, 31.4%) |
| CIE-LAB | lab(64.67, -24.87, -10.65) |
| CIE-LCH | lch(64.67, 27.05, 203.17°) |
| OKLab | oklab(68.6% -0.0793 -0.0294) |
| OKLCH | oklch(68.6% 0.085 200.3) |
| XYZ | xyz(25.5891, 33.6361, 45.6930) |
| Luminance | 0.3364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.31
Turquoise Blue
#06B1C4
ΔE00 5.49
Lightseagreen
#20B2AA
ΔE00 6.91
Sea
#3C9992
ΔE00 7.74
Topaz
#13BBAF
ΔE00 9.05
Dull Teal
#5F9E8F
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52AAAF #AF5752
analogous
#52AF85 #52AAAF #527BAF
triadic
#52AAAF #AF52AA #AAAF52
tetradic
#52AAAF #8552AF #AF5752 #7BAF52
square
#52AAAF #8552AF #AF5752 #7BAF52
split-complementary
#52AAAF #AF527B #AF8552
monochromatic
#2B595C #3E8286 #52AAAF #7CBFC2 #A6D3D6
Accessibility & contrast
On white
2.72
#52AAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#52AAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52AAAF
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52AAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52AAAF | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3AF
Deuteranopia (green-blind)
#9098B0
Tritanopia (blue-blind)
#00AFAB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #52aaaf; /* rgb */ color: rgb(82, 170, 175); /* oklch */ color: oklch(68.6% 0.085 200.3);
Tailwind
colors: {
custom: {
50: '#8bc3c6',
500: '#52aaaf',
950: '#000000',
},
}SCSS
$custom: #52aaaf; $custom-light: #8bc3c6; $custom-dark: #000000;
JSON
{
"hex": "#52aaaf",
"rgb": {
"r": 82,
"g": 170,
"b": 175
},
"hsl": {
"h": 183.226,
"s": 36.759,
"l": 50.392
},
"oklch": {
"l": 0.68602,
"c": 0.08455,
"h": 200.3
},
"luminance": 0.33638
}Semantic roles & 50–950 ramp
primary
#52AAAF
secondary
#C39C9A
accent
#615BCD
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0D1213
muted
#7D8182