#52B598#52B598
#52B598 is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.6% C 0.103 H 171.4°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #52B598 |
|---|---|
| RGB | rgb(82, 181, 152) |
| HSL | hsl(162, 40%, 52%) |
| HSV | hsv(162, 55%, 71%) |
| CMYK | cmyk(54.7%, 0%, 16%, 29%) |
| CIE-LAB | lab(67.36, -36.11, 6.05) |
| CIE-LCH | lch(67.36, 36.61, 170.48°) |
| OKLab | oklab(70.56% -0.102 0.0154) |
| OKLCH | oklch(70.56% 0.103 171.4) |
| XYZ | xyz(25.6685, 37.1062, 35.5092) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.50
Tealish
#24BCA8
ΔE00 5.02
Turquoise (survey)
#06C2AC
ΔE00 5.89
Mediumaquamarine
#66CDAA
ΔE00 6.50
Green Blue
#01C08D
ΔE00 6.60
Topaz
#13BBAF
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52B598 #B5526F
analogous
#52B567 #52B598 #52A1B5
triadic
#52B598 #9852B5 #B59852
tetradic
#52B598 #6752B5 #B5526F #A1B552
square
#52B598 #6752B5 #B5526F #A1B552
split-complementary
#52B598 #B552A1 #B56752
monochromatic
#2A6252 #3C8D76 #52B598 #7DC7B2 #A8DACB
Accessibility & contrast
On white
2.49
#52B598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#52B598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52B598
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52B598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52B598 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA97
Deuteranopia (green-blind)
#A1A09A
Tritanopia (blue-blind)
#20B6AD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #52b598; /* rgb */ color: rgb(82, 181, 152); /* oklch */ color: oklch(70.6% 0.103 171.4);
Tailwind
colors: {
custom: {
50: '#8bccb6',
500: '#52b598',
950: '#000000',
},
}SCSS
$custom: #52b598; $custom-light: #8bccb6; $custom-dark: #000000;
JSON
{
"hex": "#52b598",
"rgb": {
"r": 82,
"g": 181,
"b": 152
},
"hsl": {
"h": 162.424,
"s": 40.081,
"l": 51.569
},
"oklch": {
"l": 0.70561,
"c": 0.10318,
"h": 171.4
},
"luminance": 0.37109
}Semantic roles & 50–950 ramp
primary
#52B598
secondary
#C79CA8
accent
#587BD0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0D1311
muted
#7D8280