#52AAA5#52AAA5
#52AAA5 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.3% C 0.085 H 190.4°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #52AAA5 |
|---|---|
| RGB | rgb(82, 170, 165) |
| HSL | hsl(177, 35%, 49%) |
| HSV | hsv(177, 52%, 67%) |
| CMYK | cmyk(51.8%, 0%, 2.9%, 33.3%) |
| CIE-LAB | lab(64.37, -27.59, -5.52) |
| CIE-LCH | lch(64.37, 28.14, 191.31°) |
| OKLab | oklab(68.26% -0.0836 -0.0153) |
| OKLCH | oklch(68.26% 0.085 190.4) |
| XYZ | xyz(24.6431, 33.2577, 40.7107) |
| Luminance | 0.3326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.25
Cadetblue
#5F9EA0
ΔE00 5.42
Sea
#3C9992
ΔE00 5.72
Dull Teal
#5F9E8F
ΔE00 6.01
Topaz
#13BBAF
ΔE00 6.44
Grey Teal
#5E9B8A
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52AAA5 #AA5257
analogous
#52AA79 #52AAA5 #5283AA
triadic
#52AAA5 #A552AA #AAA552
tetradic
#52AAA5 #7952AA #AA5257 #83AA52
square
#52AAA5 #7952AA #AA5257 #83AA52
split-complementary
#52AAA5 #AA5283 #AA7952
monochromatic
#2A5755 #3E817D #52AAA5 #7ABFBB #A4D3D0
Accessibility & contrast
On white
2.74
#52AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#52AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52AAA5
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52AAA5 | 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)
#A2A2A5
Deuteranopia (green-blind)
#9398A6
Tritanopia (blue-blind)
#16AEA8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #52aaa5; /* rgb */ color: rgb(82, 170, 165); /* oklch */ color: oklch(68.3% 0.085 190.4);
Tailwind
colors: {
custom: {
50: '#8ac3bf',
500: '#52aaa5',
950: '#000000',
},
}SCSS
$custom: #52aaa5; $custom-light: #8ac3bf; $custom-dark: #000000;
JSON
{
"hex": "#52aaa5",
"rgb": {
"r": 82,
"g": 170,
"b": 165
},
"hsl": {
"h": 176.591,
"s": 34.921,
"l": 49.412
},
"oklch": {
"l": 0.68257,
"c": 0.08501,
"h": 190.4
},
"luminance": 0.3326
}Semantic roles & 50–950 ramp
primary
#52AAA5
secondary
#C0989A
accent
#5D63CB
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1212
muted
#7D8181