#52BABB#52BABB
#52BABB is a light, moderate teal. Relative luminance 0.405; OKLCH L 72.9% C 0.096 H 196.1°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #52BABB |
|---|---|
| RGB | rgb(82, 186, 187) |
| HSL | hsl(181, 44%, 53%) |
| HSV | hsv(181, 56%, 73%) |
| CMYK | cmyk(56.1%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(69.82, -29.47, -9.59) |
| CIE-LCH | lch(69.82, 30.99, 198.03°) |
| OKLab | oklab(72.88% -0.0919 -0.0266) |
| OKLCH | oklch(72.88% 0.096 196.1) |
| XYZ | xyz(30.0044, 40.4965, 53.2395) |
| Luminance | 0.4050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.43
Darkturquoise
#00CED1
ΔE00 5.93
Topaz
#13BBAF
ΔE00 6.11
Mediumturquoise
#48D1CC
ΔE00 6.37
Turquoise Blue
#06B1C4
ΔE00 6.89
Tealish
#24BCA8
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52BABB #BB5352
analogous
#52BB87 #52BABB #5286BB
triadic
#52BABB #BB52BA #BABB52
tetradic
#52BABB #8752BB #BB5352 #86BB52
square
#52BABB #8752BB #BB5352 #86BB52
split-complementary
#52BABB #BB5286 #BB8752
monochromatic
#296969 #3B9495 #52BABB #7ECCCC #AADDDE
Accessibility & contrast
On white
2.31
#52BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#52BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52BABB
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52BABB | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB2BB
Deuteranopia (green-blind)
#9EA5BC
Tritanopia (blue-blind)
#00BFBA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #52babb; /* rgb */ color: rgb(82, 186, 187); /* oklch */ color: oklch(72.9% 0.096 196.1);
Tailwind
colors: {
custom: {
50: '#8dcfcf',
500: '#52babb',
950: '#000000',
},
}SCSS
$custom: #52babb; $custom-light: #8dcfcf; $custom-dark: #000000;
JSON
{
"hex": "#52babb",
"rgb": {
"r": 82,
"g": 186,
"b": 187
},
"hsl": {
"h": 180.571,
"s": 43.568,
"l": 52.745
},
"oklch": {
"l": 0.72876,
"c": 0.09564,
"h": 196.1
},
"luminance": 0.405
}Semantic roles & 50–950 ramp
primary
#52BABB
secondary
#CB9E9E
accent
#5654D3
background
#F9FCFC
surface
#F1F9F9
border
#CBD2D2
text
#0D1413
muted
#7E8282