#52B09B#52B09B
#52B09B is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.4% C 0.095 H 176.6°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #52B09B |
|---|---|
| RGB | rgb(82, 176, 155) |
| HSL | hsl(167, 37%, 51%) |
| HSV | hsv(167, 53%, 69%) |
| CMYK | cmyk(53.4%, 0%, 11.9%, 31%) |
| CIE-LAB | lab(65.91, -33.05, 2.31) |
| CIE-LCH | lch(65.91, 33.13, 176.00°) |
| OKLab | oklab(69.41% -0.095 0.0056) |
| OKLCH | oklch(69.41% 0.095 176.6) |
| XYZ | xyz(24.9188, 35.2088, 36.4868) |
| Luminance | 0.3521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.10
Tealish
#24BCA8
ΔE00 4.60
Lightseagreen
#20B2AA
ΔE00 5.84
Topaz
#13BBAF
ΔE00 5.88
Dull Teal
#5F9E8F
ΔE00 6.05
Turquoise (survey)
#06C2AC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52B09B #B05267
analogous
#52B06C #52B09B #5296B0
triadic
#52B09B #9B52B0 #B09B52
tetradic
#52B09B #6C52B0 #B05267 #96B052
square
#52B09B #6C52B0 #B05267 #96B052
split-complementary
#52B09B #B05296 #B06C52
monochromatic
#2B5D52 #3E8777 #52B09B #7CC3B3 #A6D6CC
Accessibility & contrast
On white
2.61
#52B09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#52B09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52B09B
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52B09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52B09B | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA69A
Deuteranopia (green-blind)
#9B9C9D
Tritanopia (blue-blind)
#1FB2AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #52b09b; /* rgb */ color: rgb(82, 176, 155); /* oklch */ color: oklch(69.4% 0.095 176.6);
Tailwind
colors: {
custom: {
50: '#8ac8b8',
500: '#52b09b',
950: '#000000',
},
}SCSS
$custom: #52b09b; $custom-light: #8ac8b8; $custom-dark: #000000;
JSON
{
"hex": "#52b09b",
"rgb": {
"r": 82,
"g": 176,
"b": 155
},
"hsl": {
"h": 166.596,
"s": 37.302,
"l": 50.588
},
"oklch": {
"l": 0.69413,
"c": 0.09515,
"h": 176.6
},
"luminance": 0.35211
}Semantic roles & 50–950 ramp
primary
#52B09B
secondary
#C49AA3
accent
#5B74CD
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280