#52DEDC#52DEDC
#52DEDC is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.6% C 0.119 H 193.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #52DEDC |
|---|---|
| RGB | rgb(82, 222, 220) |
| HSL | hsl(179, 68%, 60%) |
| HSV | hsv(179, 63%, 87%) |
| CMYK | cmyk(63.1%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(81.40, -37.45, -10.16) |
| CIE-LCH | lch(81.40, 38.80, 195.18°) |
| OKLab | oklab(82.57% -0.1154 -0.0282) |
| OKLCH | oklch(82.57% 0.119 193.7) |
| XYZ | xyz(42.5135, 59.1990, 76.8823) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.35
Darkturquoise
#00CED1
ΔE00 4.73
Turquoise
#40E0D0
ΔE00 4.91
Bright Light Blue
#26F7FD
ΔE00 6.13
Aqua Blue
#02D8E9
ΔE00 6.34
Bright Cyan
#41FDFE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DEDC #DE5254
analogous
#52DE96 #52DEDC #529ADE
triadic
#52DEDC #DC52DE #DEDC52
tetradic
#52DEDC #9652DE #DE5254 #9ADE52
square
#52DEDC #9652DE #DE5254 #9ADE52
split-complementary
#52DEDC #DE529A #DE9652
monochromatic
#1D9997 #27CCCA #52DEDC #85E8E6 #B9F2F1
Accessibility & contrast
On white
1.64
#52DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#52DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DEDC
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DEDC | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#BBC3DD
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #52dedc; /* rgb */ color: rgb(82, 222, 220); /* oklch */ color: oklch(82.6% 0.119 193.7);
Tailwind
colors: {
custom: {
50: '#93e9e6',
500: '#52dedc',
950: '#000000',
},
}SCSS
$custom: #52dedc; $custom-light: #93e9e6; $custom-dark: #000000;
JSON
{
"hex": "#52dedc",
"rgb": {
"r": 82,
"g": 222,
"b": 220
},
"hsl": {
"h": 179.143,
"s": 67.961,
"l": 59.608
},
"oklch": {
"l": 0.82566,
"c": 0.11882,
"h": 193.7
},
"luminance": 0.59204
}Semantic roles & 50–950 ramp
primary
#52DEDC
secondary
#9D3839
accent
#3D3FEB
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0E1616
muted
#7F8484