#52DAE7#52DAE7
#52DAE7 is a very light, moderate teal. Relative luminance 0.577; OKLCH L 82.0% C 0.117 H 204.1°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #52DAE7 |
|---|---|
| RGB | rgb(82, 218, 231) |
| HSL | hsl(185, 76%, 61%) |
| HSV | hsv(185, 65%, 91%) |
| CMYK | cmyk(64.5%, 5.6%, 0%, 9.4%) |
| CIE-LAB | lab(80.57, -32.52, -17.26) |
| CIE-LCH | lch(80.57, 36.81, 207.96°) |
| OKLab | oklab(82.01% -0.1068 -0.0478) |
| OKLCH | oklch(82.01% 0.117 204.1) |
| XYZ | xyz(42.9687, 57.7014, 84.4588) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.38
Robin'S Egg
#6DEDFD
ΔE00 4.70
Darkturquoise
#00CED1
ΔE00 5.75
Robin Egg Blue
#8AF1FE
ΔE00 6.44
Mediumturquoise
#48D1CC
ΔE00 6.86
Neon Blue
#04D9FF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DAE7 #E75F52
analogous
#52E7AA #52DAE7 #5290E7
triadic
#52DAE7 #E752DA #DAE752
tetradic
#52DAE7 #AA52E7 #E75F52 #90E752
square
#52DAE7 #AA52E7 #E75F52 #90E752
split-complementary
#52DAE7 #E75290 #E7AA52
monochromatic
#179BA7 #1FCDDD #52DAE7 #88E5EE #BDF1F6
Accessibility & contrast
On white
1.67
#52DAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#52DAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DAE7
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DAE7 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D1E8
Deuteranopia (green-blind)
#B3C1E8
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #52dae7; /* rgb */ color: rgb(82, 218, 231); /* oklch */ color: oklch(82.0% 0.117 204.1);
Tailwind
colors: {
custom: {
50: '#94e6ee',
500: '#52dae7',
950: '#000000',
},
}SCSS
$custom: #52dae7; $custom-light: #94e6ee; $custom-dark: #000000;
JSON
{
"hex": "#52dae7",
"rgb": {
"r": 82,
"g": 218,
"b": 231
},
"hsl": {
"h": 185.235,
"s": 75.635,
"l": 61.373
},
"oklch": {
"l": 0.82007,
"c": 0.11707,
"h": 204.1
},
"luminance": 0.57706
}Semantic roles & 50–950 ramp
primary
#52DAE7
secondary
#A93E34
accent
#1F0ED8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485