#52B39B#52B39B
#52B39B is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.2% C 0.099 H 174.7°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #52B39B |
|---|---|
| RGB | rgb(82, 179, 155) |
| HSL | hsl(165, 39%, 51%) |
| HSV | hsv(165, 54%, 70%) |
| CMYK | cmyk(54.2%, 0%, 13.4%, 29.8%) |
| CIE-LAB | lab(66.82, -34.46, 3.63) |
| CIE-LCH | lch(66.82, 34.65, 173.99°) |
| OKLab | oklab(70.15% -0.0984 0.0091) |
| OKLCH | oklch(70.15% 0.099 174.7) |
| XYZ | xyz(25.5135, 36.3982, 36.6850) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.21
Tealish
#24BCA8
ΔE00 4.34
Turquoise (survey)
#06C2AC
ΔE00 5.59
Topaz
#13BBAF
ΔE00 6.14
Lightseagreen
#20B2AA
ΔE00 6.60
Dull Teal
#5F9E8F
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52B39B #B3526A
analogous
#52B36A #52B39B #529AB3
triadic
#52B39B #9B52B3 #B39B52
tetradic
#52B39B #6A52B3 #B3526A #9AB352
square
#52B39B #6A52B3 #B3526A #9AB352
split-complementary
#52B39B #B3529A #B36A52
monochromatic
#2A6053 #3D8B78 #52B39B #7DC6B4 #A7D8CC
Accessibility & contrast
On white
2.54
#52B39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#52B39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52B39B
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52B39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52B39B | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA99A
Deuteranopia (green-blind)
#9E9E9D
Tritanopia (blue-blind)
#1EB5AC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #52b39b; /* rgb */ color: rgb(82, 179, 155); /* oklch */ color: oklch(70.2% 0.099 174.7);
Tailwind
colors: {
custom: {
50: '#8bcab8',
500: '#52b39b',
950: '#000000',
},
}SCSS
$custom: #52b39b; $custom-light: #8bcab8; $custom-dark: #000000;
JSON
{
"hex": "#52b39b",
"rgb": {
"r": 82,
"g": 179,
"b": 155
},
"hsl": {
"h": 165.155,
"s": 38.956,
"l": 51.176
},
"oklch": {
"l": 0.70153,
"c": 0.0988,
"h": 174.7
},
"luminance": 0.36401
}Semantic roles & 50–950 ramp
primary
#52B39B
secondary
#C69BA6
accent
#5976CF
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280