#52AFAB#52AFAB
#52AFAB is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.7% C 0.088 H 191.5°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #52AFAB |
|---|---|
| RGB | rgb(82, 175, 171) |
| HSL | hsl(177, 37%, 50%) |
| HSV | hsv(177, 53%, 69%) |
| CMYK | cmyk(53.1%, 0%, 2.3%, 31.4%) |
| CIE-LAB | lab(66.05, -28.45, -6.36) |
| CIE-LCH | lch(66.05, 29.15, 192.61°) |
| OKLab | oklab(69.68% -0.0866 -0.0177) |
| OKLCH | oklch(69.68% 0.088 191.5) |
| XYZ | xyz(26.1572, 35.3916, 43.9730) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.78
Topaz
#13BBAF
ΔE00 5.63
Cadetblue
#5F9EA0
ΔE00 6.34
Sea
#3C9992
ΔE00 7.14
Tealish
#24BCA8
ΔE00 7.27
Dull Teal
#5F9E8F
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52AFAB #AF5256
analogous
#52AF7C #52AFAB #5285AF
triadic
#52AFAB #AB52AF #AFAB52
tetradic
#52AFAB #7C52AF #AF5256 #85AF52
square
#52AFAB #7C52AF #AF5256 #85AF52
split-complementary
#52AFAB #AF5285 #AF7C52
monochromatic
#2B5C5A #3E8683 #52AFAB #7CC2BF #A6D6D4
Accessibility & contrast
On white
2.60
#52AFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#52AFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52AFAB
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52AFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52AFAB | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AB
Deuteranopia (green-blind)
#969CAC
Tritanopia (blue-blind)
#01B3AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #52afab; /* rgb */ color: rgb(82, 175, 171); /* oklch */ color: oklch(69.7% 0.088 191.5);
Tailwind
colors: {
custom: {
50: '#8bc7c4',
500: '#52afab',
950: '#000000',
},
}SCSS
$custom: #52afab; $custom-light: #8bc7c4; $custom-dark: #000000;
JSON
{
"hex": "#52afab",
"rgb": {
"r": 82,
"g": 175,
"b": 171
},
"hsl": {
"h": 177.419,
"s": 36.759,
"l": 50.392
},
"oklch": {
"l": 0.69675,
"c": 0.08844,
"h": 191.5
},
"luminance": 0.35394
}Semantic roles & 50–950 ramp
primary
#52AFAB
secondary
#C39A9B
accent
#5B60CD
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0D1312
muted
#7D8281