#52B29B#52B29B
#52B29B is a light, moderate teal. Relative luminance 0.360; OKLCH L 69.9% C 0.098 H 175.3°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #52B29B |
|---|---|
| RGB | rgb(82, 178, 155) |
| HSL | hsl(166, 38%, 51%) |
| HSV | hsv(166, 54%, 70%) |
| CMYK | cmyk(53.9%, 0%, 12.9%, 30.2%) |
| CIE-LAB | lab(66.52, -33.99, 3.19) |
| CIE-LCH | lch(66.52, 34.14, 174.64°) |
| OKLab | oklab(69.91% -0.0972 0.0079) |
| OKLCH | oklch(69.91% 0.098 175.3) |
| XYZ | xyz(25.3138, 35.9989, 36.6185) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.47
Tealish
#24BCA8
ΔE00 4.39
Turquoise (survey)
#06C2AC
ΔE00 5.72
Topaz
#13BBAF
ΔE00 6.03
Lightseagreen
#20B2AA
ΔE00 6.33
Dull Teal
#5F9E8F
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52B29B #B25269
analogous
#52B26B #52B29B #5299B2
triadic
#52B29B #9B52B2 #B29B52
tetradic
#52B29B #6B52B2 #B25269 #99B252
square
#52B29B #6B52B2 #B25269 #99B252
split-complementary
#52B29B #B25299 #B26B52
monochromatic
#2A5F53 #3D8A77 #52B29B #7CC5B3 #A7D8CC
Accessibility & contrast
On white
2.56
#52B29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#52B29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52B29B
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52B29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52B29B | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89A
Deuteranopia (green-blind)
#9D9D9D
Tritanopia (blue-blind)
#1EB4AB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #52b29b; /* rgb */ color: rgb(82, 178, 155); /* oklch */ color: oklch(69.9% 0.098 175.3);
Tailwind
colors: {
custom: {
50: '#8ac9b8',
500: '#52b29b',
950: '#000000',
},
}SCSS
$custom: #52b29b; $custom-light: #8ac9b8; $custom-dark: #000000;
JSON
{
"hex": "#52b29b",
"rgb": {
"r": 82,
"g": 178,
"b": 155
},
"hsl": {
"h": 165.625,
"s": 38.4,
"l": 50.98
},
"oklch": {
"l": 0.69906,
"c": 0.09757,
"h": 175.3
},
"luminance": 0.36001
}Semantic roles & 50–950 ramp
primary
#52B29B
secondary
#C59BA5
accent
#5975CE
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280