#52AABB#52AABB
#52AABB is a light, moderate teal. Relative luminance 0.341; OKLCH L 69.0% C 0.088 H 212.0°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #52AABB |
|---|---|
| RGB | rgb(82, 170, 187) |
| HSL | hsl(190, 44%, 53%) |
| HSV | hsv(190, 56%, 73%) |
| CMYK | cmyk(56.1%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(65.06, -21.46, -16.74) |
| CIE-LCH | lch(65.06, 27.22, 217.96°) |
| OKLab | oklab(69.05% -0.0743 -0.0463) |
| OKLCH | oklch(69.05% 0.088 212) |
| XYZ | xyz(26.8205, 34.1286, 52.1781) |
| Luminance | 0.3413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.24
Cadetblue
#5F9EA0
ΔE00 6.64
Greyblue
#77A1B5
ΔE00 8.11
Bluegrey
#85A3B2
ΔE00 10.19
Lightseagreen
#20B2AA
ΔE00 11.27
Sea
#3C9992
ΔE00 11.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52AABB #BB6352
analogous
#52BB97 #52AABB #5276BB
triadic
#52AABB #BB52AA #AABB52
tetradic
#52AABB #9752BB #BB6352 #76BB52
square
#52AABB #9752BB #BB6352 #76BB52
split-complementary
#52AABB #BB5276 #BB9752
monochromatic
#295F69 #3B8795 #52AABB #7EC0CC #AAD5DE
Accessibility & contrast
On white
2.68
#52AABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#52AABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52AABB
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52AABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52AABB | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BC
Deuteranopia (green-blind)
#8C99BB
Tritanopia (blue-blind)
#00B1AF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #52aabb; /* rgb */ color: rgb(82, 170, 187); /* oklch */ color: oklch(69.0% 0.088 212.0);
Tailwind
colors: {
custom: {
50: '#8cc3cf',
500: '#52aabb',
950: '#000000',
},
}SCSS
$custom: #52aabb; $custom-light: #8cc3cf; $custom-dark: #000000;
JSON
{
"hex": "#52aabb",
"rgb": {
"r": 82,
"g": 170,
"b": 187
},
"hsl": {
"h": 189.714,
"s": 43.568,
"l": 52.745
},
"oklch": {
"l": 0.69047,
"c": 0.08754,
"h": 212
},
"luminance": 0.34131
}Semantic roles & 50–950 ramp
primary
#52AABB
secondary
#CBA59E
accent
#6954D3
background
#F9FCFC
surface
#F1F8F9
border
#CBD1D2
text
#0D1213
muted
#7E8182