#52AF9C#52AF9C
#52AF9C is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.2% C 0.093 H 178.1°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #52AF9C |
|---|---|
| RGB | rgb(82, 175, 156) |
| HSL | hsl(168, 37%, 50%) |
| HSV | hsv(168, 53%, 69%) |
| CMYK | cmyk(53.1%, 0%, 10.9%, 31.4%) |
| CIE-LAB | lab(65.63, -32.33, 1.35) |
| CIE-LCH | lch(65.63, 32.36, 177.61°) |
| OKLab | oklab(69.2% -0.0934 0.0031) |
| OKLCH | oklch(69.2% 0.093 178.1) |
| XYZ | xyz(24.8078, 34.8518, 36.8658) |
| Luminance | 0.3485 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.76
Tealish
#24BCA8
ΔE00 4.71
Lightseagreen
#20B2AA
ΔE00 5.32
Topaz
#13BBAF
ΔE00 5.64
Dull Teal
#5F9E8F
ΔE00 5.69
Turquoise (survey)
#06C2AC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52AF9C #AF5265
analogous
#52AF6D #52AF9C #5293AF
triadic
#52AF9C #9C52AF #AF9C52
tetradic
#52AF9C #6D52AF #AF5265 #93AF52
square
#52AF9C #6D52AF #AF5265 #93AF52
split-complementary
#52AF9C #AF5293 #AF6D52
monochromatic
#2B5C52 #3E8677 #52AF9C #7CC2B4 #A6D6CC
Accessibility & contrast
On white
2.63
#52AF9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#52AF9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52AF9C
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52AF9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52AF9C | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69B
Deuteranopia (green-blind)
#9A9B9D
Tritanopia (blue-blind)
#1FB1A9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #52af9c; /* rgb */ color: rgb(82, 175, 156); /* oklch */ color: oklch(69.2% 0.093 178.1);
Tailwind
colors: {
custom: {
50: '#8ac7b9',
500: '#52af9c',
950: '#000000',
},
}SCSS
$custom: #52af9c; $custom-light: #8ac7b9; $custom-dark: #000000;
JSON
{
"hex": "#52af9c",
"rgb": {
"r": 82,
"g": 175,
"b": 156
},
"hsl": {
"h": 167.742,
"s": 36.759,
"l": 50.392
},
"oklch": {
"l": 0.69196,
"c": 0.09343,
"h": 178.1
},
"luminance": 0.34854
}Semantic roles & 50–950 ramp
primary
#52AF9C
secondary
#C39AA2
accent
#5B72CD
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280