#52DBE9#52DBE9
#52DBE9 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.3% C 0.118 H 204.7°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #52DBE9 |
|---|---|
| RGB | rgb(82, 219, 233) |
| HSL | hsl(186, 77%, 62%) |
| HSV | hsv(186, 65%, 91%) |
| CMYK | cmyk(64.8%, 6%, 0%, 8.6%) |
| CIE-LAB | lab(80.92, -32.42, -17.79) |
| CIE-LCH | lch(80.92, 36.98, 208.76°) |
| OKLab | oklab(82.31% -0.107 -0.0493) |
| OKLCH | oklch(82.31% 0.118 204.7) |
| XYZ | xyz(43.5129, 58.3353, 86.0416) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.41
Robin'S Egg
#6DEDFD
ΔE00 4.41
Darkturquoise
#00CED1
ΔE00 6.11
Robin Egg Blue
#8AF1FE
ΔE00 6.21
Neon Blue
#04D9FF
ΔE00 6.70
Robin'S Egg Blue
#98EFF9
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DBE9 #E96052
analogous
#52E9AC #52DBE9 #5290E9
triadic
#52DBE9 #E952DB #DBE952
tetradic
#52DBE9 #AC52E9 #E96052 #90E952
square
#52DBE9 #AC52E9 #E96052 #90E952
split-complementary
#52DBE9 #E95290 #E9AC52
monochromatic
#169DAB #1DCFE1 #52DBE9 #88E6F0 #BFF2F7
Accessibility & contrast
On white
1.66
#52DBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#52DBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DBE9
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DBE9 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2EA
Deuteranopia (green-blind)
#B4C2EA
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #52dbe9; /* rgb */ color: rgb(82, 219, 233); /* oklch */ color: oklch(82.3% 0.118 204.7);
Tailwind
colors: {
custom: {
50: '#94e6f0',
500: '#52dbe9',
950: '#000000',
},
}SCSS
$custom: #52dbe9; $custom-light: #94e6f0; $custom-dark: #000000;
JSON
{
"hex": "#52dbe9",
"rgb": {
"r": 82,
"g": 219,
"b": 233
},
"hsl": {
"h": 185.563,
"s": 77.436,
"l": 61.765
},
"oklch": {
"l": 0.82312,
"c": 0.11786,
"h": 204.7
},
"luminance": 0.5834
}Semantic roles & 50–950 ramp
primary
#52DBE9
secondary
#AC3E33
accent
#1F0CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485