#52AFA0#52AFA0
#52AFA0 is a light, moderate teal. Relative luminance 0.350; OKLCH L 69.3% C 0.092 H 181.5°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #52AFA0 |
|---|---|
| RGB | rgb(82, 175, 160) |
| HSL | hsl(170, 37%, 50%) |
| HSV | hsv(170, 53%, 69%) |
| CMYK | cmyk(53.1%, 0%, 8.6%, 31.4%) |
| CIE-LAB | lab(65.74, -31.32, -0.71) |
| CIE-LCH | lch(65.74, 31.33, 181.30°) |
| OKLab | oklab(69.32% -0.0916 -0.0024) |
| OKLCH | oklch(69.32% 0.092 181.5) |
| XYZ | xyz(25.1521, 34.9895, 38.6791) |
| Luminance | 0.3499 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.24
Tealish
#24BCA8
ΔE00 4.82
Topaz
#13BBAF
ΔE00 4.99
Greeny Blue
#42B395
ΔE00 5.09
Dull Teal
#5F9E8F
ΔE00 5.70
Turquoise (survey)
#06C2AC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52AFA0 #AF5261
analogous
#52AF72 #52AFA0 #528FAF
triadic
#52AFA0 #A052AF #AFA052
tetradic
#52AFA0 #7252AF #AF5261 #8FAF52
square
#52AFA0 #7252AF #AF5261 #8FAF52
split-complementary
#52AFA0 #AF528F #AF7252
monochromatic
#2B5C54 #3E867A #52AFA0 #7CC2B7 #A6D6CE
Accessibility & contrast
On white
2.63
#52AFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#52AFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52AFA0
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52AFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52AFA0 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A69F
Deuteranopia (green-blind)
#999BA1
Tritanopia (blue-blind)
#1AB2AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #52afa0; /* rgb */ color: rgb(82, 175, 160); /* oklch */ color: oklch(69.3% 0.092 181.5);
Tailwind
colors: {
custom: {
50: '#8ac7bc',
500: '#52afa0',
950: '#000000',
},
}SCSS
$custom: #52afa0; $custom-light: #8ac7bc; $custom-dark: #000000;
JSON
{
"hex": "#52afa0",
"rgb": {
"r": 82,
"g": 175,
"b": 160
},
"hsl": {
"h": 170.323,
"s": 36.759,
"l": 50.392
},
"oklch": {
"l": 0.69319,
"c": 0.09159,
"h": 181.5
},
"luminance": 0.34992
}Semantic roles & 50–950 ramp
primary
#52AFA0
secondary
#C39AA0
accent
#5B6DCD
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281