#52A5A5#52A5A5
#52A5A5 is a light, moderate teal. Relative luminance 0.314; OKLCH L 67.0% C 0.081 H 195.4°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #52A5A5 |
|---|---|
| RGB | rgb(82, 165, 165) |
| HSL | hsl(180, 34%, 48%) |
| HSV | hsv(180, 50%, 65%) |
| CMYK | cmyk(50.3%, 0%, 0%, 35.3%) |
| CIE-LAB | lab(62.86, -25.10, -7.76) |
| CIE-LCH | lch(62.86, 26.27, 197.17°) |
| OKLab | oklab(67.04% -0.0779 -0.0214) |
| OKLCH | oklch(67.04% 0.081 195.4) |
| XYZ | xyz(23.7236, 31.4186, 40.4042) |
| Luminance | 0.3142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.31
Sea
#3C9992
ΔE00 5.40
Lightseagreen
#20B2AA
ΔE00 6.17
Dull Teal
#5F9E8F
ΔE00 6.77
Turquoise Blue
#06B1C4
ΔE00 7.68
Greyish Teal
#719F91
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52A5A5 #A55252
analogous
#52A57B #52A5A5 #527BA5
triadic
#52A5A5 #A552A5 #A5A552
tetradic
#52A5A5 #7B52A5 #A55252 #7BA552
square
#52A5A5 #7B52A5 #A55252 #7BA552
split-complementary
#52A5A5 #A5527B #A57B52
monochromatic
#295353 #3E7C7C #52A5A5 #78BCBC #A1D0D0
Accessibility & contrast
On white
2.88
#52A5A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#52A5A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52A5A5
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52A5A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52A5A5 | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA5
Deuteranopia (green-blind)
#8E94A6
Tritanopia (blue-blind)
#19A9A5
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #52a5a5; /* rgb */ color: rgb(82, 165, 165); /* oklch */ color: oklch(67.0% 0.081 195.4);
Tailwind
colors: {
custom: {
50: '#8ac0bf',
500: '#52a5a5',
950: '#000000',
},
}SCSS
$custom: #52a5a5; $custom-light: #8ac0bf; $custom-dark: #000000;
JSON
{
"hex": "#52a5a5",
"rgb": {
"r": 82,
"g": 165,
"b": 165
},
"hsl": {
"h": 180,
"s": 33.603,
"l": 48.431
},
"oklch": {
"l": 0.6704,
"c": 0.08076,
"h": 195.4
},
"luminance": 0.31421
}Semantic roles & 50–950 ramp
primary
#52A5A5
secondary
#BE9595
accent
#5E5ECA
background
#F8FBFB
surface
#F0F7F7
border
#CBD0D0
text
#0C1212
muted
#7D8181