#52A9AF#52A9AF
#52A9AF is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.4% C 0.084 H 201.4°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #52A9AF |
|---|---|
| RGB | rgb(82, 169, 175) |
| HSL | hsl(184, 37%, 50%) |
| HSV | hsv(184, 53%, 69%) |
| CMYK | cmyk(53.1%, 3.4%, 0%, 31.4%) |
| CIE-LAB | lab(64.37, -24.37, -11.09) |
| CIE-LCH | lch(64.37, 26.77, 204.48°) |
| OKLab | oklab(68.36% -0.0781 -0.0306) |
| OKLCH | oklch(68.36% 0.084 201.4) |
| XYZ | xyz(25.4024, 33.2626, 45.6308) |
| Luminance | 0.3327 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.12
Turquoise Blue
#06B1C4
ΔE00 5.33
Lightseagreen
#20B2AA
ΔE00 7.37
Sea
#3C9992
ΔE00 7.85
Dull Teal
#5F9E8F
ΔE00 9.38
Topaz
#13BBAF
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52A9AF #AF5852
analogous
#52AF86 #52A9AF #527AAF
triadic
#52A9AF #AF52A9 #A9AF52
tetradic
#52A9AF #8652AF #AF5852 #7AAF52
square
#52A9AF #8652AF #AF5852 #7AAF52
split-complementary
#52A9AF #AF527A #AF8652
monochromatic
#2B595C #3E8186 #52A9AF #7CBEC2 #A6D3D6
Accessibility & contrast
On white
2.74
#52A9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#52A9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52A9AF
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52A9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52A9AF | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B0
Deuteranopia (green-blind)
#8F97AF
Tritanopia (blue-blind)
#00AEAB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #52a9af; /* rgb */ color: rgb(82, 169, 175); /* oklch */ color: oklch(68.4% 0.084 201.4);
Tailwind
colors: {
custom: {
50: '#8bc3c6',
500: '#52a9af',
950: '#000000',
},
}SCSS
$custom: #52a9af; $custom-light: #8bc3c6; $custom-dark: #000000;
JSON
{
"hex": "#52a9af",
"rgb": {
"r": 82,
"g": 169,
"b": 175
},
"hsl": {
"h": 183.871,
"s": 36.759,
"l": 50.392
},
"oklch": {
"l": 0.68361,
"c": 0.08392,
"h": 201.4
},
"luminance": 0.33265
}Semantic roles & 50–950 ramp
primary
#52A9AF
secondary
#C39C9A
accent
#625BCD
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0D1213
muted
#7D8182