#52B19E#52B19E
#52B19E is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.7% C 0.095 H 178.4°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #52B19E |
|---|---|
| RGB | rgb(82, 177, 158) |
| HSL | hsl(168, 38%, 51%) |
| HSV | hsv(168, 54%, 69%) |
| CMYK | cmyk(53.7%, 0%, 10.7%, 30.6%) |
| CIE-LAB | lab(66.29, -32.78, 1.20) |
| CIE-LCH | lch(66.29, 32.80, 177.90°) |
| OKLab | oklab(69.75% -0.0947 0.0027) |
| OKLCH | oklch(69.75% 0.095 178.4) |
| XYZ | xyz(25.3707, 35.7044, 37.8958) |
| Luminance | 0.3571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.69
Tealish
#24BCA8
ΔE00 4.26
Lightseagreen
#20B2AA
ΔE00 5.18
Topaz
#13BBAF
ΔE00 5.25
Turquoise (survey)
#06C2AC
ΔE00 5.79
Dull Teal
#5F9E8F
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52B19E #B15265
analogous
#52B16E #52B19E #5294B1
triadic
#52B19E #9E52B1 #B19E52
tetradic
#52B19E #6E52B1 #B15265 #94B152
square
#52B19E #6E52B1 #B15265 #94B152
split-complementary
#52B19E #B15294 #B16E52
monochromatic
#2A5E54 #3D8879 #52B19E #7CC4B6 #A6D7CD
Accessibility & contrast
On white
2.58
#52B19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#52B19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52B19E
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52B19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52B19E | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89D
Deuteranopia (green-blind)
#9C9DA0
Tritanopia (blue-blind)
#1BB3AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #52b19e; /* rgb */ color: rgb(82, 177, 158); /* oklch */ color: oklch(69.7% 0.095 178.4);
Tailwind
colors: {
custom: {
50: '#8ac9ba',
500: '#52b19e',
950: '#000000',
},
}SCSS
$custom: #52b19e; $custom-light: #8ac9ba; $custom-dark: #000000;
JSON
{
"hex": "#52b19e",
"rgb": {
"r": 82,
"g": 177,
"b": 158
},
"hsl": {
"h": 168,
"s": 37.849,
"l": 50.784
},
"oklch": {
"l": 0.69749,
"c": 0.09478,
"h": 178.4
},
"luminance": 0.35707
}Semantic roles & 50–950 ramp
primary
#52B19E
secondary
#C49AA3
accent
#5A71CE
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280