#52A2B2#52A2B2
#52A2B2 is a light, moderate cyan. Relative luminance 0.308; OKLCH L 66.8% C 0.082 H 212.3°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #52A2B2 |
|---|---|
| RGB | rgb(82, 162, 178) |
| HSL | hsl(190, 38%, 51%) |
| HSV | hsv(190, 54%, 70%) |
| CMYK | cmyk(53.9%, 9%, 0%, 30.2%) |
| CIE-LAB | lab(62.38, -19.92, -15.78) |
| CIE-LCH | lch(62.38, 25.41, 218.38°) |
| OKLab | oklab(66.79% -0.0689 -0.0436) |
| OKLCH | oklch(66.79% 0.082 212.3) |
| XYZ | xyz(24.4327, 30.8466, 46.7773) |
| Luminance | 0.3085 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.51
Turquoise Blue
#06B1C4
ΔE00 5.88
Greyblue
#77A1B5
ΔE00 7.50
Bluegrey
#85A3B2
ΔE00 9.75
Teal Blue
#01889F
ΔE00 9.92
Sea
#3C9992
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52A2B2 #B26252
analogous
#52B292 #52A2B2 #5272B2
triadic
#52A2B2 #B252A2 #A2B252
tetradic
#52A2B2 #9252B2 #B26252 #72B252
square
#52A2B2 #9252B2 #B26252 #72B252
split-complementary
#52A2B2 #B25272 #B29252
monochromatic
#2A565F #3D7D8A #52A2B2 #7CB9C5 #A7D0D8
Accessibility & contrast
On white
2.93
#52A2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#52A2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52A2B2
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52A2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52A2B2 | 1.00 | 2.93 | 7.17 | 7.17 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959DB3
Deuteranopia (green-blind)
#8792B2
Tritanopia (blue-blind)
#00A9A7
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #52a2b2; /* rgb */ color: rgb(82, 162, 178); /* oklch */ color: oklch(66.8% 0.082 212.3);
Tailwind
colors: {
custom: {
50: '#8abdc9',
500: '#52a2b2',
950: '#000000',
},
}SCSS
$custom: #52a2b2; $custom-light: #8abdc9; $custom-dark: #000000;
JSON
{
"hex": "#52a2b2",
"rgb": {
"r": 82,
"g": 162,
"b": 178
},
"hsl": {
"h": 190,
"s": 38.4,
"l": 50.98
},
"oklch": {
"l": 0.66792,
"c": 0.08156,
"h": 212.3
},
"luminance": 0.30849
}Semantic roles & 50–950 ramp
primary
#52A2B2
secondary
#C5A29B
accent
#6D59CE
background
#F8FBFC
surface
#F0F6F8
border
#CBD0D1
text
#0C1213
muted
#7D8182