#52A29A#52A29A
#52A29A is a light, moderate teal. Relative luminance 0.300; OKLCH L 65.9% C 0.080 H 186.9°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #52A29A |
|---|---|
| RGB | rgb(82, 162, 154) |
| HSL | hsl(174, 33%, 48%) |
| HSV | hsv(174, 49%, 64%) |
| CMYK | cmyk(49.4%, 0%, 4.9%, 36.5%) |
| CIE-LAB | lab(61.62, -26.53, -3.40) |
| CIE-LCH | lch(61.62, 26.74, 187.30°) |
| OKLab | oklab(65.94% -0.0792 -0.0096) |
| OKLCH | oklch(65.94% 0.08 186.9) |
| XYZ | xyz(22.2303, 29.9657, 35.1781) |
| Luminance | 0.2997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.55
Dull Teal
#5F9E8F
ΔE00 3.72
Grey Teal
#5E9B8A
ΔE00 4.83
Cadetblue
#5F9EA0
ΔE00 5.09
Blue Green
#0F9B8E
ΔE00 5.58
Lightseagreen
#20B2AA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52A29A #A2525A
analogous
#52A272 #52A29A #5282A2
triadic
#52A29A #9A52A2 #A29A52
tetradic
#52A29A #7252A2 #A2525A #82A252
square
#52A29A #7252A2 #A2525A #82A252
split-complementary
#52A29A #A25282 #A27252
monochromatic
#29514D #3D7973 #52A29A #77BAB3 #A0CFCA
Accessibility & contrast
On white
3.00
#52A29A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#52A29A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #52A29A
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52A29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52A29A | 1.00 | 3.00 | 6.99 | 6.99 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B9A
Deuteranopia (green-blind)
#8D919B
Tritanopia (blue-blind)
#27A59F
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #52a29a; /* rgb */ color: rgb(82, 162, 154); /* oklch */ color: oklch(65.9% 0.080 186.9);
Tailwind
colors: {
custom: {
50: '#89beb7',
500: '#52a29a',
950: '#000000',
},
}SCSS
$custom: #52a29a; $custom-light: #89beb7; $custom-dark: #000000;
JSON
{
"hex": "#52a29a",
"rgb": {
"r": 82,
"g": 162,
"b": 154
},
"hsl": {
"h": 174,
"s": 32.787,
"l": 47.843
},
"oklch": {
"l": 0.65936,
"c": 0.0798,
"h": 186.9
},
"luminance": 0.29968
}Semantic roles & 50–950 ramp
primary
#52A29A
secondary
#BC9498
accent
#5F69C9
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1211
muted
#7D8180