#52B59E#52B59E
#52B59E is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.7% C 0.100 H 175.8°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #52B59E |
|---|---|
| RGB | rgb(82, 181, 158) |
| HSL | hsl(166, 40%, 52%) |
| HSV | hsv(166, 55%, 71%) |
| CMYK | cmyk(54.7%, 0%, 12.7%, 29%) |
| CIE-LAB | lab(67.51, -34.66, 2.97) |
| CIE-LCH | lch(67.51, 34.78, 175.11°) |
| OKLab | oklab(70.73% -0.0992 0.0073) |
| OKLCH | oklch(70.73% 0.1 175.8) |
| XYZ | xyz(26.1723, 37.3078, 38.1630) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.60
Tealish
#24BCA8
ΔE00 3.82
Turquoise (survey)
#06C2AC
ΔE00 5.05
Topaz
#13BBAF
ΔE00 5.61
Lightseagreen
#20B2AA
ΔE00 6.26
Mediumaquamarine
#66CDAA
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52B59E #B55269
analogous
#52B56D #52B59E #529BB5
triadic
#52B59E #9E52B5 #B59E52
tetradic
#52B59E #6D52B5 #B55269 #9BB552
square
#52B59E #6D52B5 #B55269 #9BB552
split-complementary
#52B59E #B5529B #B56D52
monochromatic
#2A6255 #3C8D7B #52B59E #7DC7B6 #A8DACE
Accessibility & contrast
On white
2.48
#52B59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#52B59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52B59E
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52B59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52B59E | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9D
Deuteranopia (green-blind)
#A0A0A0
Tritanopia (blue-blind)
#18B7AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #52b59e; /* rgb */ color: rgb(82, 181, 158); /* oklch */ color: oklch(70.7% 0.100 175.8);
Tailwind
colors: {
custom: {
50: '#8bcbba',
500: '#52b59e',
950: '#000000',
},
}SCSS
$custom: #52b59e; $custom-light: #8bcbba; $custom-dark: #000000;
JSON
{
"hex": "#52b59e",
"rgb": {
"r": 82,
"g": 181,
"b": 158
},
"hsl": {
"h": 166.061,
"s": 40.081,
"l": 51.569
},
"oklch": {
"l": 0.70734,
"c": 0.09952,
"h": 175.8
},
"luminance": 0.3731
}Semantic roles & 50–950 ramp
primary
#52B59E
secondary
#C79CA6
accent
#5874D0
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0D1311
muted
#7D8280