#52DAE9#52DAE9
#52DAE9 is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.1% C 0.117 H 205.5°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #52DAE9 |
|---|---|
| RGB | rgb(82, 218, 233) |
| HSL | hsl(186, 77%, 62%) |
| HSV | hsv(186, 65%, 91%) |
| CMYK | cmyk(64.8%, 6.4%, 0%, 8.6%) |
| CIE-LAB | lab(80.64, -31.95, -18.23) |
| CIE-LCH | lch(80.64, 36.78, 209.71°) |
| OKLab | oklab(82.08% -0.106 -0.0506) |
| OKLCH | oklch(82.08% 0.117 205.5) |
| XYZ | xyz(43.2528, 57.8151, 85.9549) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.38
Robin'S Egg
#6DEDFD
ΔE00 4.55
Darkturquoise
#00CED1
ΔE00 6.28
Robin Egg Blue
#8AF1FE
ΔE00 6.34
Neon Blue
#04D9FF
ΔE00 6.35
Robin'S Egg Blue
#98EFF9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DAE9 #E96152
analogous
#52E9AC #52DAE9 #528FE9
triadic
#52DAE9 #E952DA #DAE952
tetradic
#52DAE9 #AC52E9 #E96152 #8FE952
square
#52DAE9 #AC52E9 #E96152 #8FE952
split-complementary
#52DAE9 #E9528F #E9AC52
monochromatic
#169CAB #1DCEE1 #52DAE9 #88E6F0 #BFF1F7
Accessibility & contrast
On white
1.67
#52DAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#52DAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DAE9
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DAE9 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EA
Deuteranopia (green-blind)
#B3C1E9
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #52dae9; /* rgb */ color: rgb(82, 218, 233); /* oklch */ color: oklch(82.1% 0.117 205.5);
Tailwind
colors: {
custom: {
50: '#94e6f0',
500: '#52dae9',
950: '#000000',
},
}SCSS
$custom: #52dae9; $custom-light: #94e6f0; $custom-dark: #000000;
JSON
{
"hex": "#52dae9",
"rgb": {
"r": 82,
"g": 218,
"b": 233
},
"hsl": {
"h": 185.96,
"s": 77.436,
"l": 61.765
},
"oklch": {
"l": 0.82079,
"c": 0.11748,
"h": 205.5
},
"luminance": 0.5782
}Semantic roles & 50–950 ramp
primary
#52DAE9
secondary
#AC3F33
accent
#200CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485