#52DDE6#52DDE6
#52DDE6 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.118 H 201.2°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #52DDE6 |
|---|---|
| RGB | rgb(82, 221, 230) |
| HSL | hsl(184, 75%, 61%) |
| HSV | hsv(184, 64%, 90%) |
| CMYK | cmyk(64.3%, 3.9%, 0%, 9.8%) |
| CIE-LAB | lab(81.41, -34.22, -15.47) |
| CIE-LCH | lch(81.41, 37.55, 204.32°) |
| OKLab | oklab(82.67% -0.1102 -0.0429) |
| OKLCH | oklch(82.67% 0.118 201.2) |
| XYZ | xyz(43.6129, 59.2151, 83.9787) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.14
Robin'S Egg
#6DEDFD
ΔE00 4.76
Darkturquoise
#00CED1
ΔE00 5.23
Mediumturquoise
#48D1CC
ΔE00 5.85
Bright Light Blue
#26F7FD
ΔE00 6.14
Robin Egg Blue
#8AF1FE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DDE6 #E65B52
analogous
#52E6A5 #52DDE6 #5293E6
triadic
#52DDE6 #E652DD #DDE652
tetradic
#52DDE6 #A552E6 #E65B52 #93E652
square
#52DDE6 #A552E6 #E65B52 #93E652
split-complementary
#52DDE6 #E65293 #E6A552
monochromatic
#189DA6 #20D0DB #52DDE6 #87E8EE #BDF2F5
Accessibility & contrast
On white
1.64
#52DDE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#52DDE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DDE6
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DDE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DDE6 | 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)
#CDD4E7
Deuteranopia (green-blind)
#B7C3E7
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #52dde6; /* rgb */ color: rgb(82, 221, 230); /* oklch */ color: oklch(82.7% 0.118 201.2);
Tailwind
colors: {
custom: {
50: '#94e8ed',
500: '#52dde6',
950: '#000000',
},
}SCSS
$custom: #52dde6; $custom-light: #94e8ed; $custom-dark: #000000;
JSON
{
"hex": "#52dde6",
"rgb": {
"r": 82,
"g": 221,
"b": 230
},
"hsl": {
"h": 183.649,
"s": 74.747,
"l": 61.176
},
"oklch": {
"l": 0.82673,
"c": 0.11829,
"h": 201.2
},
"luminance": 0.5922
}Semantic roles & 50–950 ramp
primary
#52DDE6
secondary
#A83B34
accent
#1B0FD7
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484