#52DBBC#52DBBC
#52DBBC is a light, vivid teal. Relative luminance 0.561; OKLCH L 80.9% C 0.127 H 175.1°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #52DBBC |
|---|---|
| RGB | rgb(82, 219, 188) |
| HSL | hsl(166, 66%, 59%) |
| HSV | hsv(166, 63%, 86%) |
| CMYK | cmyk(62.6%, 0%, 14.2%, 14.1%) |
| CIE-LAB | lab(79.66, -44.37, 4.32) |
| CIE-LCH | lch(79.66, 44.58, 174.44°) |
| OKLab | oklab(80.87% -0.1264 0.0107) |
| OKLCH | oklch(80.87% 0.127 175.1) |
| XYZ | xyz(37.8839, 56.0837, 56.3959) |
| Luminance | 0.5609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.17
Aqua (survey)
#13EAC9
ΔE00 4.07
Mediumaquamarine
#66CDAA
ΔE00 4.44
Seafoam Blue
#78D1B6
ΔE00 4.45
Aqua Marine
#2EE8BB
ΔE00 4.47
Eucalyptus
#44D7A8
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DBBC #DB5271
analogous
#52DB78 #52DBBC #52B6DB
triadic
#52DBBC #BC52DB #DBBC52
tetradic
#52DBBC #7852DB #DB5271 #B6DB52
square
#52DBBC #7852DB #DB5271 #B6DB52
split-complementary
#52DBBC #DB52B6 #DB7852
monochromatic
#1F9479 #29C6A3 #52DBBC #85E6D0 #B7F0E3
Accessibility & contrast
On white
1.72
#52DBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#52DBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DBBC
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DBBC | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBB
Deuteranopia (green-blind)
#C0BFBE
Tritanopia (blue-blind)
#00DED2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #52dbbc; /* rgb */ color: rgb(82, 219, 188); /* oklch */ color: oklch(80.9% 0.127 175.1);
Tailwind
colors: {
custom: {
50: '#91e7d0',
500: '#52dbbc',
950: '#000000',
},
}SCSS
$custom: #52dbbc; $custom-light: #91e7d0; $custom-dark: #000000;
JSON
{
"hex": "#52dbbc",
"rgb": {
"r": 82,
"g": 219,
"b": 188
},
"hsl": {
"h": 166.423,
"s": 65.55,
"l": 59.02
},
"oklch": {
"l": 0.80869,
"c": 0.12683,
"h": 175.1
},
"luminance": 0.56088
}Semantic roles & 50–950 ramp
primary
#52DBBC
secondary
#99394E
accent
#3F66E9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0E1614
muted
#7F8483