#52B59F#52B59F
#52B59F is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.8% C 0.099 H 176.5°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #52B59F |
|---|---|
| RGB | rgb(82, 181, 159) |
| HSL | hsl(167, 40%, 52%) |
| HSV | hsv(167, 55%, 71%) |
| CMYK | cmyk(54.7%, 0%, 12.2%, 29%) |
| CIE-LAB | lab(67.53, -34.41, 2.45) |
| CIE-LCH | lch(67.53, 34.50, 175.92°) |
| OKLab | oklab(70.76% -0.0988 0.006) |
| OKLCH | oklch(70.76% 0.099 176.5) |
| XYZ | xyz(26.2588, 37.3423, 38.6181) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.88
Tealish
#24BCA8
ΔE00 3.69
Turquoise (survey)
#06C2AC
ΔE00 4.97
Topaz
#13BBAF
ΔE00 5.34
Lightseagreen
#20B2AA
ΔE00 5.96
Mediumaquamarine
#66CDAA
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52B59F #B55268
analogous
#52B56E #52B59F #529AB5
triadic
#52B59F #9F52B5 #B59F52
tetradic
#52B59F #6E52B5 #B55268 #9AB552
square
#52B59F #6E52B5 #B55268 #9AB552
split-complementary
#52B59F #B5529A #B56E52
monochromatic
#2A6256 #3C8D7B #52B59F #7DC7B7 #A8DACF
Accessibility & contrast
On white
2.48
#52B59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#52B59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52B59F
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52B59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52B59F | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9E
Deuteranopia (green-blind)
#A0A0A1
Tritanopia (blue-blind)
#17B7AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #52b59f; /* rgb */ color: rgb(82, 181, 159); /* oklch */ color: oklch(70.8% 0.099 176.5);
Tailwind
colors: {
custom: {
50: '#8bcbbb',
500: '#52b59f',
950: '#000000',
},
}SCSS
$custom: #52b59f; $custom-light: #8bcbbb; $custom-dark: #000000;
JSON
{
"hex": "#52b59f",
"rgb": {
"r": 82,
"g": 181,
"b": 159
},
"hsl": {
"h": 166.667,
"s": 40.081,
"l": 51.569
},
"oklch": {
"l": 0.70763,
"c": 0.09897,
"h": 176.5
},
"luminance": 0.37345
}Semantic roles & 50–950 ramp
primary
#52B59F
secondary
#C79CA5
accent
#5873D0
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0D1311
muted
#7D8280