#52A4A4#52A4A4
#52A4A4 is a light, moderate teal. Relative luminance 0.310; OKLCH L 66.8% C 0.080 H 195.4°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #52A4A4 |
|---|---|
| RGB | rgb(82, 164, 164) |
| HSL | hsl(180, 33%, 48%) |
| HSV | hsv(180, 50%, 64%) |
| CMYK | cmyk(50%, 0%, 0%, 35.7%) |
| CIE-LAB | lab(62.53, -24.87, -7.69) |
| CIE-LCH | lch(62.53, 26.03, 197.18°) |
| OKLab | oklab(66.76% -0.0771 -0.0213) |
| OKLCH | oklch(66.76% 0.08 195.4) |
| XYZ | xyz(23.4532, 31.0230, 39.8669) |
| Luminance | 0.3103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.10
Sea
#3C9992
ΔE00 5.21
Lightseagreen
#20B2AA
ΔE00 6.37
Dull Teal
#5F9E8F
ΔE00 6.66
Greyish Teal
#719F91
ΔE00 7.75
Grey Teal
#5E9B8A
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52A4A4 #A45252
analogous
#52A47B #52A4A4 #527BA4
triadic
#52A4A4 #A452A4 #A4A452
tetradic
#52A4A4 #7B52A4 #A45252 #7BA452
square
#52A4A4 #7B52A4 #A45252 #7BA452
split-complementary
#52A4A4 #A4527B #A47B52
monochromatic
#295252 #3E7B7B #52A4A4 #78BBBB #A1D0D0
Accessibility & contrast
On white
2.91
#52A4A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#52A4A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52A4A4
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52A4A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52A4A4 | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9DA4
Deuteranopia (green-blind)
#8D93A5
Tritanopia (blue-blind)
#1BA8A4
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #52a4a4; /* rgb */ color: rgb(82, 164, 164); /* oklch */ color: oklch(66.8% 0.080 195.4);
Tailwind
colors: {
custom: {
50: '#8abfbe',
500: '#52a4a4',
950: '#000000',
},
}SCSS
$custom: #52a4a4; $custom-light: #8abfbe; $custom-dark: #000000;
JSON
{
"hex": "#52a4a4",
"rgb": {
"r": 82,
"g": 164,
"b": 164
},
"hsl": {
"h": 180,
"s": 33.333,
"l": 48.235
},
"oklch": {
"l": 0.66762,
"c": 0.08001,
"h": 195.4
},
"luminance": 0.31025
}Semantic roles & 50–950 ramp
primary
#52A4A4
secondary
#BD9595
accent
#5E5EC9
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1212
muted
#7D8181