#52B59B#52B59B
#52B59B is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.6% C 0.101 H 173.5°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #52B59B |
|---|---|
| RGB | rgb(82, 181, 155) |
| HSL | hsl(164, 40%, 52%) |
| HSV | hsv(164, 55%, 71%) |
| CMYK | cmyk(54.7%, 0%, 14.4%, 29%) |
| CIE-LAB | lab(67.43, -35.39, 4.51) |
| CIE-LCH | lch(67.43, 35.67, 172.74°) |
| OKLab | oklab(70.65% -0.1006 0.0114) |
| OKLCH | oklch(70.65% 0.101 173.5) |
| XYZ | xyz(25.9173, 37.2057, 36.8196) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.86
Tealish
#24BCA8
ΔE00 4.36
Turquoise (survey)
#06C2AC
ΔE00 5.40
Topaz
#13BBAF
ΔE00 6.43
Mediumaquamarine
#66CDAA
ΔE00 6.71
Lightseagreen
#20B2AA
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52B59B #B5526C
analogous
#52B56A #52B59B #529EB5
triadic
#52B59B #9B52B5 #B59B52
tetradic
#52B59B #6A52B5 #B5526C #9EB552
square
#52B59B #6A52B5 #B5526C #9EB552
split-complementary
#52B59B #B5529E #B56A52
monochromatic
#2A6254 #3C8D78 #52B59B #7DC7B4 #A8DACD
Accessibility & contrast
On white
2.49
#52B59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#52B59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52B59B
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52B59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52B59B | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB9A
Deuteranopia (green-blind)
#A0A09D
Tritanopia (blue-blind)
#1CB7AD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #52b59b; /* rgb */ color: rgb(82, 181, 155); /* oklch */ color: oklch(70.6% 0.101 173.5);
Tailwind
colors: {
custom: {
50: '#8bcbb8',
500: '#52b59b',
950: '#000000',
},
}SCSS
$custom: #52b59b; $custom-light: #8bcbb8; $custom-dark: #000000;
JSON
{
"hex": "#52b59b",
"rgb": {
"r": 82,
"g": 181,
"b": 155
},
"hsl": {
"h": 164.242,
"s": 40.081,
"l": 51.569
},
"oklch": {
"l": 0.70647,
"c": 0.10127,
"h": 173.5
},
"luminance": 0.37208
}Semantic roles & 50–950 ramp
primary
#52B59B
secondary
#C79CA7
accent
#5877D0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0D1311
muted
#7D8280