#52ABBD#52ABBD
#52ABBD is a light, moderate cyan. Relative luminance 0.346; OKLCH L 69.4% C 0.089 H 212.7°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #52ABBD |
|---|---|
| RGB | rgb(82, 171, 189) |
| HSL | hsl(190, 45%, 53%) |
| HSV | hsv(190, 57%, 74%) |
| CMYK | cmyk(56.6%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(65.43, -21.40, -17.30) |
| CIE-LCH | lch(65.43, 27.52, 218.96°) |
| OKLab | oklab(69.36% -0.0746 -0.0479) |
| OKLCH | oklch(69.36% 0.089 212.7) |
| XYZ | xyz(27.2242, 34.5912, 53.3763) |
| Luminance | 0.3459 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.20
Cadetblue
#5F9EA0
ΔE00 7.07
Greyblue
#77A1B5
ΔE00 8.04
Bluegrey
#85A3B2
ΔE00 10.14
Sky Blue
#87CEEB
ΔE00 11.51
Lightseagreen
#20B2AA
ΔE00 11.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52ABBD #BD6452
analogous
#52BD99 #52ABBD #5276BD
triadic
#52ABBD #BD52AB #ABBD52
tetradic
#52ABBD #9952BD #BD6452 #76BD52
square
#52ABBD #9952BD #BD6452 #76BD52
split-complementary
#52ABBD #BD5276 #BD9952
monochromatic
#29606C #3A8898 #52ABBD #7EC1CE #ABD6DF
Accessibility & contrast
On white
2.65
#52ABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#52ABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52ABBD
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52ABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52ABBD | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6BE
Deuteranopia (green-blind)
#8D9ABD
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #52abbd; /* rgb */ color: rgb(82, 171, 189); /* oklch */ color: oklch(69.4% 0.089 212.7);
Tailwind
colors: {
custom: {
50: '#8cc4d0',
500: '#52abbd',
950: '#000000',
},
}SCSS
$custom: #52abbd; $custom-light: #8cc4d0; $custom-dark: #000000;
JSON
{
"hex": "#52abbd",
"rgb": {
"r": 82,
"g": 171,
"b": 189
},
"hsl": {
"h": 190.093,
"s": 44.77,
"l": 53.137
},
"oklch": {
"l": 0.69362,
"c": 0.08864,
"h": 212.7
},
"luminance": 0.34594
}Semantic roles & 50–950 ramp
primary
#52ABBD
secondary
#CCA69E
accent
#6953D4
background
#F9FCFC
surface
#F1F8F9
border
#CBD1D2
text
#0D1214
muted
#7E8182