#52A4AF#52A4AF
#52A4AF is a light, moderate teal. Relative luminance 0.314; OKLCH L 67.2% C 0.081 H 207.0°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #52A4AF |
|---|---|
| RGB | rgb(82, 164, 175) |
| HSL | hsl(187, 37%, 50%) |
| HSV | hsv(187, 53%, 69%) |
| CMYK | cmyk(53.1%, 6.3%, 0%, 31.4%) |
| CIE-LAB | lab(62.88, -21.81, -13.34) |
| CIE-LCH | lch(62.88, 25.57, 211.45°) |
| OKLab | oklab(67.16% -0.0724 -0.0368) |
| OKLCH | oklch(67.16% 0.081 207) |
| XYZ | xyz(24.4899, 31.4377, 45.3266) |
| Luminance | 0.3144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.05
Turquoise Blue
#06B1C4
ΔE00 5.38
Sea
#3C9992
ΔE00 8.88
Greyblue
#77A1B5
ΔE00 9.03
Lightseagreen
#20B2AA
ΔE00 9.82
Teal Blue
#01889F
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52A4AF #AF5D52
analogous
#52AF8C #52A4AF #5275AF
triadic
#52A4AF #AF52A4 #A4AF52
tetradic
#52A4AF #8C52AF #AF5D52 #75AF52
square
#52A4AF #8C52AF #AF5D52 #75AF52
split-complementary
#52A4AF #AF5275 #AF8C52
monochromatic
#2B565C #3E7D86 #52A4AF #7CBAC2 #A6D0D6
Accessibility & contrast
On white
2.88
#52A4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#52A4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52A4AF
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52A4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52A4AF | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989EB0
Deuteranopia (green-blind)
#8A93AF
Tritanopia (blue-blind)
#03AAA7
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #52a4af; /* rgb */ color: rgb(82, 164, 175); /* oklch */ color: oklch(67.2% 0.081 207.0);
Tailwind
colors: {
custom: {
50: '#8abfc6',
500: '#52a4af',
950: '#000000',
},
}SCSS
$custom: #52a4af; $custom-light: #8abfc6; $custom-dark: #000000;
JSON
{
"hex": "#52a4af",
"rgb": {
"r": 82,
"g": 164,
"b": 175
},
"hsl": {
"h": 187.097,
"s": 36.759,
"l": 50.392
},
"oklch": {
"l": 0.67157,
"c": 0.08127,
"h": 207
},
"luminance": 0.3144
}Semantic roles & 50–950 ramp
primary
#52A4AF
secondary
#C39F9A
accent
#685BCD
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182