#52AFA9#52AFA9
#52AFA9 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.6% C 0.089 H 189.7°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #52AFA9 |
|---|---|
| RGB | rgb(82, 175, 169) |
| HSL | hsl(176, 37%, 50%) |
| HSV | hsv(176, 53%, 69%) |
| CMYK | cmyk(53.1%, 0%, 3.4%, 31.4%) |
| CIE-LAB | lab(65.99, -28.98, -5.34) |
| CIE-LCH | lch(65.99, 29.47, 190.44°) |
| OKLab | oklab(69.61% -0.0875 -0.0149) |
| OKLCH | oklch(69.61% 0.089 189.7) |
| XYZ | xyz(25.9681, 35.3159, 42.9766) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.46
Topaz
#13BBAF
ΔE00 5.23
Tealish
#24BCA8
ΔE00 6.66
Cadetblue
#5F9EA0
ΔE00 6.71
Dull Teal
#5F9E8F
ΔE00 6.88
Sea
#3C9992
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52AFA9 #AF5258
analogous
#52AF7A #52AFA9 #5286AF
triadic
#52AFA9 #A952AF #AFA952
tetradic
#52AFA9 #7A52AF #AF5258 #86AF52
square
#52AFA9 #7A52AF #AF5258 #86AF52
split-complementary
#52AFA9 #AF5286 #AF7A52
monochromatic
#2B5C59 #3E8681 #52AFA9 #7CC2BE #A6D6D3
Accessibility & contrast
On white
2.60
#52AFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#52AFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52AFA9
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52AFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52AFA9 | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 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)
#A6A7A9
Deuteranopia (green-blind)
#979CAA
Tritanopia (blue-blind)
#07B3AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #52afa9; /* rgb */ color: rgb(82, 175, 169); /* oklch */ color: oklch(69.6% 0.089 189.7);
Tailwind
colors: {
custom: {
50: '#8bc7c2',
500: '#52afa9',
950: '#000000',
},
}SCSS
$custom: #52afa9; $custom-light: #8bc7c2; $custom-dark: #000000;
JSON
{
"hex": "#52afa9",
"rgb": {
"r": 82,
"g": 175,
"b": 169
},
"hsl": {
"h": 176.129,
"s": 36.759,
"l": 50.392
},
"oklch": {
"l": 0.69608,
"c": 0.08879,
"h": 189.7
},
"luminance": 0.35318
}Semantic roles & 50–950 ramp
primary
#52AFA9
secondary
#C39A9C
accent
#5B62CD
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0D1312
muted
#7D8281