#52AA99#52AA99
#52AA99 is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.9% C 0.089 H 179.1°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #52AA99 |
|---|---|
| RGB | rgb(82, 170, 153) |
| HSL | hsl(168, 35%, 49%) |
| HSV | hsv(168, 52%, 67%) |
| CMYK | cmyk(51.8%, 0%, 10%, 33.3%) |
| CIE-LAB | lab(64.03, -30.69, 0.69) |
| CIE-LCH | lch(64.03, 30.70, 178.72°) |
| OKLab | oklab(67.87% -0.089 0.0013) |
| OKLCH | oklch(67.87% 0.089 179.1) |
| XYZ | xyz(23.6017, 32.8411, 35.2260) |
| Luminance | 0.3284 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 4.32
Greeny Blue
#42B395
ΔE00 4.85
Grey Teal
#5E9B8A
ΔE00 5.22
Lightseagreen
#20B2AA
ΔE00 5.39
Tealish
#24BCA8
ΔE00 5.94
Topaz
#13BBAF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52AA99 #AA5263
analogous
#52AA6D #52AA99 #528FAA
triadic
#52AA99 #9952AA #AA9952
tetradic
#52AA99 #6D52AA #AA5263 #8FAA52
square
#52AA99 #6D52AA #AA5263 #8FAA52
split-complementary
#52AA99 #AA528F #AA6D52
monochromatic
#2A574F #3E8174 #52AA99 #7ABFB2 #A4D3CA
Accessibility & contrast
On white
2.77
#52AA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#52AA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52AA99
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52AA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52AA99 | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A198
Deuteranopia (green-blind)
#96979A
Tritanopia (blue-blind)
#25ACA5
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #52aa99; /* rgb */ color: rgb(82, 170, 153); /* oklch */ color: oklch(67.9% 0.089 179.1);
Tailwind
colors: {
custom: {
50: '#89c3b7',
500: '#52aa99',
950: '#000000',
},
}SCSS
$custom: #52aa99; $custom-light: #89c3b7; $custom-dark: #000000;
JSON
{
"hex": "#52aa99",
"rgb": {
"r": 82,
"g": 170,
"b": 153
},
"hsl": {
"h": 168.409,
"s": 34.921,
"l": 49.412
},
"oklch": {
"l": 0.67873,
"c": 0.08902,
"h": 179.1
},
"luminance": 0.32843
}Semantic roles & 50–950 ramp
primary
#52AA99
secondary
#C0989F
accent
#5D72CB
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1211
muted
#7D8180