#52AFA4#52AFA4
#52AFA4 is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.4% C 0.090 H 185.1°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #52AFA4 |
|---|---|
| RGB | rgb(82, 175, 164) |
| HSL | hsl(173, 37%, 50%) |
| HSV | hsv(173, 53%, 69%) |
| CMYK | cmyk(53.1%, 0%, 6.3%, 31.4%) |
| CIE-LAB | lab(65.85, -30.29, -2.77) |
| CIE-LCH | lch(65.85, 30.42, 185.23°) |
| OKLab | oklab(69.45% -0.0898 -0.0079) |
| OKLCH | oklch(69.45% 0.09 185.1) |
| XYZ | xyz(25.5076, 35.1318, 40.5516) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.48
Topaz
#13BBAF
ΔE00 4.76
Tealish
#24BCA8
ΔE00 5.40
Dull Teal
#5F9E8F
ΔE00 6.03
Greeny Blue
#42B395
ΔE00 6.55
Turquoise (survey)
#06C2AC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52AFA4 #AF525D
analogous
#52AF75 #52AFA4 #528CAF
triadic
#52AFA4 #A452AF #AFA452
tetradic
#52AFA4 #7552AF #AF525D #8CAF52
square
#52AFA4 #7552AF #AF525D #8CAF52
split-complementary
#52AFA4 #AF528C #AF7552
monochromatic
#2B5C56 #3E867D #52AFA4 #7CC2BA #A6D6D0
Accessibility & contrast
On white
2.62
#52AFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#52AFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52AFA4
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52AFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52AFA4 | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A4
Deuteranopia (green-blind)
#989BA5
Tritanopia (blue-blind)
#13B2AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #52afa4; /* rgb */ color: rgb(82, 175, 164); /* oklch */ color: oklch(69.4% 0.090 185.1);
Tailwind
colors: {
custom: {
50: '#8bc7be',
500: '#52afa4',
950: '#000000',
},
}SCSS
$custom: #52afa4; $custom-light: #8bc7be; $custom-dark: #000000;
JSON
{
"hex": "#52afa4",
"rgb": {
"r": 82,
"g": 175,
"b": 164
},
"hsl": {
"h": 172.903,
"s": 36.759,
"l": 50.392
},
"oklch": {
"l": 0.69445,
"c": 0.09011,
"h": 185.1
},
"luminance": 0.35134
}Semantic roles & 50–950 ramp
primary
#52AFA4
secondary
#C39A9F
accent
#5B68CD
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281