#52B699#52B699
#52B699 is a light, moderate teal. Relative luminance 0.376; OKLCH L 70.8% C 0.104 H 171.6°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #52B699 |
|---|---|
| RGB | rgb(82, 182, 153) |
| HSL | hsl(163, 41%, 52%) |
| HSV | hsv(163, 55%, 71%) |
| CMYK | cmyk(54.9%, 0%, 15.9%, 28.6%) |
| CIE-LAB | lab(67.69, -36.33, 5.98) |
| CIE-LCH | lch(67.69, 36.82, 170.66°) |
| OKLab | oklab(70.84% -0.1027 0.0152) |
| OKLCH | oklch(70.84% 0.104 171.6) |
| XYZ | xyz(25.9548, 37.5472, 36.0104) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.61
Tealish
#24BCA8
ΔE00 4.88
Turquoise (survey)
#06C2AC
ΔE00 5.69
Mediumaquamarine
#66CDAA
ΔE00 6.25
Green Blue
#01C08D
ΔE00 6.52
Topaz
#13BBAF
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52B699 #B6526F
analogous
#52B667 #52B699 #52A1B6
triadic
#52B699 #9952B6 #B69952
tetradic
#52B699 #6752B6 #B6526F #A1B652
square
#52B699 #6752B6 #B6526F #A1B652
split-complementary
#52B699 #B652A1 #B66752
monochromatic
#2A6453 #3C8F77 #52B699 #7DC8B2 #A8DACC
Accessibility & contrast
On white
2.47
#52B699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#52B699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52B699
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52B699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52B699 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB98
Deuteranopia (green-blind)
#A2A09B
Tritanopia (blue-blind)
#1EB7AE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #52b699; /* rgb */ color: rgb(82, 182, 153); /* oklch */ color: oklch(70.8% 0.104 171.6);
Tailwind
colors: {
custom: {
50: '#8bccb7',
500: '#52b699',
950: '#000000',
},
}SCSS
$custom: #52b699; $custom-light: #8bccb7; $custom-dark: #000000;
JSON
{
"hex": "#52b699",
"rgb": {
"r": 82,
"g": 182,
"b": 153
},
"hsl": {
"h": 162.6,
"s": 40.65,
"l": 51.765
},
"oklch": {
"l": 0.70837,
"c": 0.1038,
"h": 171.6
},
"luminance": 0.3755
}Semantic roles & 50–950 ramp
primary
#52B699
secondary
#C89CA9
accent
#577AD1
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0D1311
muted
#7D8280