#52ABB2#52ABB2
#52ABB2 is a light, moderate teal. Relative luminance 0.341; OKLCH L 69.0% C 0.085 H 202.3°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #52ABB2 |
|---|---|
| RGB | rgb(82, 171, 178) |
| HSL | hsl(184, 38%, 51%) |
| HSV | hsv(184, 54%, 70%) |
| CMYK | cmyk(53.9%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(65.07, -24.54, -11.73) |
| CIE-LCH | lch(65.07, 27.20, 205.54°) |
| OKLab | oklab(68.95% -0.0791 -0.0324) |
| OKLCH | oklch(68.95% 0.085 202.3) |
| XYZ | xyz(26.0752, 34.1316, 47.3248) |
| Luminance | 0.3413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.72
Turquoise Blue
#06B1C4
ΔE00 4.85
Lightseagreen
#20B2AA
ΔE00 7.51
Sea
#3C9992
ΔE00 8.50
Topaz
#13BBAF
ΔE00 9.56
Dull Teal
#5F9E8F
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52ABB2 #B25952
analogous
#52B289 #52ABB2 #527BB2
triadic
#52ABB2 #B252AB #ABB252
tetradic
#52ABB2 #8952B2 #B25952 #7BB252
square
#52ABB2 #8952B2 #B25952 #7BB252
split-complementary
#52ABB2 #B2527B #B28952
monochromatic
#2A5B5F #3D848A #52ABB2 #7CC0C5 #A7D4D8
Accessibility & contrast
On white
2.68
#52ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#52ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52ABB2
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52ABB2 | 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)
#A0A5B3
Deuteranopia (green-blind)
#9099B2
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #52abb2; /* rgb */ color: rgb(82, 171, 178); /* oklch */ color: oklch(69.0% 0.085 202.3);
Tailwind
colors: {
custom: {
50: '#8bc4c9',
500: '#52abb2',
950: '#000000',
},
}SCSS
$custom: #52abb2; $custom-light: #8bc4c9; $custom-dark: #000000;
JSON
{
"hex": "#52abb2",
"rgb": {
"r": 82,
"g": 171,
"b": 178
},
"hsl": {
"h": 184.375,
"s": 38.4,
"l": 50.98
},
"oklch": {
"l": 0.68951,
"c": 0.08549,
"h": 202.3
},
"luminance": 0.34134
}Semantic roles & 50–950 ramp
primary
#52ABB2
secondary
#C59E9B
accent
#6259CE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0D1213
muted
#7D8182