#52AF9D#52AF9D
#52AF9D is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.2% C 0.093 H 179.0°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #52AF9D |
|---|---|
| RGB | rgb(82, 175, 157) |
| HSL | hsl(168, 37%, 50%) |
| HSV | hsv(168, 53%, 69%) |
| CMYK | cmyk(53.1%, 0%, 10.3%, 31.4%) |
| CIE-LAB | lab(65.66, -32.08, 0.83) |
| CIE-LCH | lch(65.66, 32.09, 178.51°) |
| OKLab | oklab(69.23% -0.0929 0.0017) |
| OKLCH | oklch(69.23% 0.093 179) |
| XYZ | xyz(24.8928, 34.8858, 37.3136) |
| Luminance | 0.3489 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.08
Tealish
#24BCA8
ΔE00 4.69
Lightseagreen
#20B2AA
ΔE00 5.03
Topaz
#13BBAF
ΔE00 5.44
Dull Teal
#5F9E8F
ΔE00 5.66
Turquoise (survey)
#06C2AC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52AF9D #AF5264
analogous
#52AF6E #52AF9D #5292AF
triadic
#52AF9D #9D52AF #AF9D52
tetradic
#52AF9D #6E52AF #AF5264 #92AF52
square
#52AF9D #6E52AF #AF5264 #92AF52
split-complementary
#52AF9D #AF5292 #AF6E52
monochromatic
#2B5C52 #3E8678 #52AF9D #7CC2B5 #A6D6CC
Accessibility & contrast
On white
2.63
#52AF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#52AF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52AF9D
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52AF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52AF9D | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69C
Deuteranopia (green-blind)
#9A9B9E
Tritanopia (blue-blind)
#1EB1A9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #52af9d; /* rgb */ color: rgb(82, 175, 157); /* oklch */ color: oklch(69.2% 0.093 179.0);
Tailwind
colors: {
custom: {
50: '#8ac7b9',
500: '#52af9d',
950: '#000000',
},
}SCSS
$custom: #52af9d; $custom-light: #8ac7b9; $custom-dark: #000000;
JSON
{
"hex": "#52af9d",
"rgb": {
"r": 82,
"g": 175,
"b": 157
},
"hsl": {
"h": 168.387,
"s": 36.759,
"l": 50.392
},
"oklch": {
"l": 0.69227,
"c": 0.09294,
"h": 179
},
"luminance": 0.34888
}Semantic roles & 50–950 ramp
primary
#52AF9D
secondary
#C39AA2
accent
#5B71CD
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280