#52AFA7#52AFA7
#52AFA7 is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.5% C 0.089 H 187.8°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #52AFA7 |
|---|---|
| RGB | rgb(82, 175, 167) |
| HSL | hsl(175, 37%, 50%) |
| HSV | hsv(175, 53%, 69%) |
| CMYK | cmyk(53.1%, 0%, 4.6%, 31.4%) |
| CIE-LAB | lab(65.94, -29.51, -4.31) |
| CIE-LCH | lch(65.94, 29.82, 188.32°) |
| OKLab | oklab(69.54% -0.0884 -0.0121) |
| OKLCH | oklch(69.54% 0.089 187.8) |
| XYZ | xyz(25.7817, 35.2414, 41.9953) |
| Luminance | 0.3524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.32
Topaz
#13BBAF
ΔE00 4.95
Tealish
#24BCA8
ΔE00 6.10
Dull Teal
#5F9E8F
ΔE00 6.49
Sea
#3C9992
ΔE00 6.92
Cadetblue
#5F9EA0
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52AFA7 #AF525A
analogous
#52AF79 #52AFA7 #5288AF
triadic
#52AFA7 #A752AF #AFA752
tetradic
#52AFA7 #7952AF #AF525A #88AF52
square
#52AFA7 #7952AF #AF525A #88AF52
split-complementary
#52AFA7 #AF5288 #AF7952
monochromatic
#2B5C58 #3E8680 #52AFA7 #7CC2BC #A6D6D2
Accessibility & contrast
On white
2.61
#52AFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#52AFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52AFA7
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52AFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52AFA7 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A7
Deuteranopia (green-blind)
#989CA8
Tritanopia (blue-blind)
#0DB3AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #52afa7; /* rgb */ color: rgb(82, 175, 167); /* oklch */ color: oklch(69.5% 0.089 187.8);
Tailwind
colors: {
custom: {
50: '#8bc7c1',
500: '#52afa7',
950: '#000000',
},
}SCSS
$custom: #52afa7; $custom-light: #8bc7c1; $custom-dark: #000000;
JSON
{
"hex": "#52afa7",
"rgb": {
"r": 82,
"g": 175,
"b": 167
},
"hsl": {
"h": 174.839,
"s": 36.759,
"l": 50.392
},
"oklch": {
"l": 0.69542,
"c": 0.08925,
"h": 187.8
},
"luminance": 0.35244
}Semantic roles & 50–950 ramp
primary
#52AFA7
secondary
#C39A9D
accent
#5B65CD
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0D1312
muted
#7D8281