#52DBC7#52DBC7
#52DBC7 is a light, vivid teal. Relative luminance 0.566; OKLCH L 81.2% C 0.122 H 181.8°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #52DBC7 |
|---|---|
| RGB | rgb(82, 219, 199) |
| HSL | hsl(171, 66%, 59%) |
| HSV | hsv(171, 63%, 86%) |
| CMYK | cmyk(62.6%, 0%, 9.1%, 14.1%) |
| CIE-LAB | lab(79.94, -41.63, -1.14) |
| CIE-LCH | lch(79.94, 41.64, 181.56°) |
| OKLab | oklab(81.19% -0.1215 -0.0037) |
| OKLCH | oklch(81.19% 0.122 181.8) |
| XYZ | xyz(39.1152, 56.5762, 62.8806) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.12
Aqua (survey)
#13EAC9
ΔE00 5.10
Seafoam Blue
#78D1B6
ΔE00 5.43
Mediumturquoise
#48D1CC
ΔE00 5.49
Aquamarine (survey)
#04D8B2
ΔE00 5.74
Tiffany Blue
#7BF2DA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DBC7 #DB5266
analogous
#52DB83 #52DBC7 #52ABDB
triadic
#52DBC7 #C752DB #DBC752
tetradic
#52DBC7 #8352DB #DB5266 #ABDB52
square
#52DBC7 #8352DB #DB5266 #ABDB52
split-complementary
#52DBC7 #DB52AB #DB8352
monochromatic
#1F9483 #29C6B0 #52DBC7 #85E6D7 #B7F0E8
Accessibility & contrast
On white
1.71
#52DBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#52DBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DBC7
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DBC7 | 1.00 | 1.71 | 12.32 | 12.32 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CFC6
Deuteranopia (green-blind)
#BDC0C9
Tritanopia (blue-blind)
#00DFD5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #52dbc7; /* rgb */ color: rgb(82, 219, 199); /* oklch */ color: oklch(81.2% 0.122 181.8);
Tailwind
colors: {
custom: {
50: '#91e7d7',
500: '#52dbc7',
950: '#000000',
},
}SCSS
$custom: #52dbc7; $custom-light: #91e7d7; $custom-dark: #000000;
JSON
{
"hex": "#52dbc7",
"rgb": {
"r": 82,
"g": 219,
"b": 199
},
"hsl": {
"h": 171.241,
"s": 65.55,
"l": 59.02
},
"oklch": {
"l": 0.81189,
"c": 0.12152,
"h": 181.8
},
"luminance": 0.5658
}Semantic roles & 50–950 ramp
primary
#52DBC7
secondary
#993947
accent
#3F58E9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0E1614
muted
#7F8483