#52AFA8#52AFA8
#52AFA8 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.6% C 0.089 H 188.7°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #52AFA8 |
|---|---|
| RGB | rgb(82, 175, 168) |
| HSL | hsl(175, 37%, 50%) |
| HSV | hsv(175, 53%, 69%) |
| CMYK | cmyk(53.1%, 0%, 4%, 31.4%) |
| CIE-LAB | lab(65.96, -29.25, -4.83) |
| CIE-LCH | lch(65.96, 29.64, 189.37°) |
| OKLab | oklab(69.58% -0.088 -0.0135) |
| OKLCH | oklch(69.58% 0.089 188.7) |
| XYZ | xyz(25.8745, 35.2785, 42.4841) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.37
Topaz
#13BBAF
ΔE00 5.08
Tealish
#24BCA8
ΔE00 6.37
Dull Teal
#5F9E8F
ΔE00 6.67
Cadetblue
#5F9EA0
ΔE00 6.92
Sea
#3C9992
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52AFA8 #AF5259
analogous
#52AF79 #52AFA8 #5287AF
triadic
#52AFA8 #A852AF #AFA852
tetradic
#52AFA8 #7952AF #AF5259 #87AF52
square
#52AFA8 #7952AF #AF5259 #87AF52
split-complementary
#52AFA8 #AF5287 #AF7952
monochromatic
#2B5C58 #3E8680 #52AFA8 #7CC2BD #A6D6D2
Accessibility & contrast
On white
2.61
#52AFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#52AFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52AFA8
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52AFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52AFA8 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7A8
Deuteranopia (green-blind)
#979CA9
Tritanopia (blue-blind)
#0AB3AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #52afa8; /* rgb */ color: rgb(82, 175, 168); /* oklch */ color: oklch(69.6% 0.089 188.7);
Tailwind
colors: {
custom: {
50: '#8bc7c1',
500: '#52afa8',
950: '#000000',
},
}SCSS
$custom: #52afa8; $custom-light: #8bc7c1; $custom-dark: #000000;
JSON
{
"hex": "#52afa8",
"rgb": {
"r": 82,
"g": 175,
"b": 168
},
"hsl": {
"h": 175.484,
"s": 36.759,
"l": 50.392
},
"oklch": {
"l": 0.69575,
"c": 0.089,
"h": 188.7
},
"luminance": 0.35281
}Semantic roles & 50–950 ramp
primary
#52AFA8
secondary
#C39A9D
accent
#5B64CD
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0D1312
muted
#7D8281