#52B09A#52B09A
#52B09A is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.4% C 0.096 H 175.8°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #52B09A |
|---|---|
| RGB | rgb(82, 176, 154) |
| HSL | hsl(166, 37%, 51%) |
| HSV | hsv(166, 53%, 69%) |
| CMYK | cmyk(53.4%, 0%, 12.5%, 31%) |
| CIE-LAB | lab(65.88, -33.30, 2.83) |
| CIE-LCH | lch(65.88, 33.42, 175.15°) |
| OKLab | oklab(69.38% -0.0954 0.007) |
| OKLCH | oklch(69.38% 0.096 175.8) |
| XYZ | xyz(24.8352, 35.1753, 36.0463) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.81
Tealish
#24BCA8
ΔE00 4.70
Topaz
#13BBAF
ΔE00 6.11
Dull Teal
#5F9E8F
ΔE00 6.13
Turquoise (survey)
#06C2AC
ΔE00 6.13
Lightseagreen
#20B2AA
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52B09A #B05268
analogous
#52B06B #52B09A #5297B0
triadic
#52B09A #9A52B0 #B09A52
tetradic
#52B09A #6B52B0 #B05268 #97B052
square
#52B09A #6B52B0 #B05268 #97B052
split-complementary
#52B09A #B05297 #B06B52
monochromatic
#2B5D51 #3E8776 #52B09A #7CC3B3 #A6D6CB
Accessibility & contrast
On white
2.61
#52B09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#52B09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52B09A
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52B09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52B09A | 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)
#AAA699
Deuteranopia (green-blind)
#9C9C9C
Tritanopia (blue-blind)
#21B2A9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #52b09a; /* rgb */ color: rgb(82, 176, 154); /* oklch */ color: oklch(69.4% 0.096 175.8);
Tailwind
colors: {
custom: {
50: '#8ac8b7',
500: '#52b09a',
950: '#000000',
},
}SCSS
$custom: #52b09a; $custom-light: #8ac8b7; $custom-dark: #000000;
JSON
{
"hex": "#52b09a",
"rgb": {
"r": 82,
"g": 176,
"b": 154
},
"hsl": {
"h": 165.957,
"s": 37.302,
"l": 50.588
},
"oklch": {
"l": 0.69383,
"c": 0.09569,
"h": 175.8
},
"luminance": 0.35178
}Semantic roles & 50–950 ramp
primary
#52B09A
secondary
#C49AA4
accent
#5B75CD
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280