#52B29A#52B29A
#52B29A is a light, moderate teal. Relative luminance 0.360; OKLCH L 69.9% C 0.098 H 174.6°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #52B29A |
|---|---|
| RGB | rgb(82, 178, 154) |
| HSL | hsl(165, 38%, 51%) |
| HSV | hsv(165, 54%, 70%) |
| CMYK | cmyk(53.9%, 0%, 13.5%, 30.2%) |
| CIE-LAB | lab(66.49, -34.24, 3.71) |
| CIE-LCH | lch(66.49, 34.44, 173.82°) |
| OKLab | oklab(69.88% -0.0977 0.0093) |
| OKLCH | oklch(69.88% 0.098 174.6) |
| XYZ | xyz(25.2302, 35.9654, 36.1780) |
| Luminance | 0.3597 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.20
Tealish
#24BCA8
ΔE00 4.54
Turquoise (survey)
#06C2AC
ΔE00 5.82
Topaz
#13BBAF
ΔE00 6.29
Lightseagreen
#20B2AA
ΔE00 6.64
Dull Teal
#5F9E8F
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52B29A #B2526A
analogous
#52B26A #52B29A #529AB2
triadic
#52B29A #9A52B2 #B29A52
tetradic
#52B29A #6A52B2 #B2526A #9AB252
square
#52B29A #6A52B2 #B2526A #9AB252
split-complementary
#52B29A #B2529A #B26A52
monochromatic
#2A5F52 #3D8A76 #52B29A #7CC5B3 #A7D8CB
Accessibility & contrast
On white
2.56
#52B29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#52B29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52B29A
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52B29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52B29A | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA899
Deuteranopia (green-blind)
#9E9D9C
Tritanopia (blue-blind)
#1FB4AB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #52b29a; /* rgb */ color: rgb(82, 178, 154); /* oklch */ color: oklch(69.9% 0.098 174.6);
Tailwind
colors: {
custom: {
50: '#8ac9b7',
500: '#52b29a',
950: '#000000',
},
}SCSS
$custom: #52b29a; $custom-light: #8ac9b7; $custom-dark: #000000;
JSON
{
"hex": "#52b29a",
"rgb": {
"r": 82,
"g": 178,
"b": 154
},
"hsl": {
"h": 165,
"s": 38.4,
"l": 50.98
},
"oklch": {
"l": 0.69877,
"c": 0.09815,
"h": 174.6
},
"luminance": 0.35968
}Semantic roles & 50–950 ramp
primary
#52B29A
secondary
#C59BA5
accent
#5977CE
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280