#52DEB6#52DEB6
#52DEB6 is a light, vivid teal. Relative luminance 0.574; OKLCH L 81.4% C 0.134 H 170.6°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #52DEB6 |
|---|---|
| RGB | rgb(82, 222, 182) |
| HSL | hsl(163, 68%, 60%) |
| HSV | hsv(163, 63%, 87%) |
| CMYK | cmyk(63.1%, 0%, 18%, 12.9%) |
| CIE-LAB | lab(80.41, -47.09, 8.58) |
| CIE-LCH | lch(80.41, 47.86, 169.68°) |
| OKLab | oklab(81.43% -0.1322 0.0219) |
| OKLCH | oklch(81.43% 0.134 170.6) |
| XYZ | xyz(38.0403, 57.4097, 53.3233) |
| Luminance | 0.5741 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.66
Aqua Marine
#2EE8BB
ΔE00 2.85
Aquamarine (survey)
#04D8B2
ΔE00 3.10
Aqua (survey)
#13EAC9
ΔE00 4.48
Mediumaquamarine
#66CDAA
ΔE00 4.51
Seafoam
#7FE0B3
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DEB6 #DE527A
analogous
#52DE70 #52DEB6 #52C0DE
triadic
#52DEB6 #B652DE #DEB652
tetradic
#52DEB6 #7052DE #DE527A #C0DE52
square
#52DEB6 #7052DE #DE527A #C0DE52
split-complementary
#52DEB6 #DE52C0 #DE7052
monochromatic
#1D9975 #27CC9D #52DEB6 #85E8CC #B9F2E1
Accessibility & contrast
On white
1.68
#52DEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#52DEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DEB6
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DEB6 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B4
Deuteranopia (green-blind)
#C4C2B9
Tritanopia (blue-blind)
#00E0D2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #52deb6; /* rgb */ color: rgb(82, 222, 182); /* oklch */ color: oklch(81.4% 0.134 170.6);
Tailwind
colors: {
custom: {
50: '#91e9cb',
500: '#52deb6',
950: '#000000',
},
}SCSS
$custom: #52deb6; $custom-light: #91e9cb; $custom-dark: #000000;
JSON
{
"hex": "#52deb6",
"rgb": {
"r": 82,
"g": 222,
"b": 182
},
"hsl": {
"h": 162.857,
"s": 67.961,
"l": 59.608
},
"oklch": {
"l": 0.81432,
"c": 0.13396,
"h": 170.6
},
"luminance": 0.57414
}Semantic roles & 50–950 ramp
primary
#52DEB6
secondary
#9D3854
accent
#3D6FEB
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1613
muted
#7F8482