#52DBE6#52DBE6
#52DBE6 is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.2% C 0.117 H 202.7°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #52DBE6 |
|---|---|
| RGB | rgb(82, 219, 230) |
| HSL | hsl(184, 75%, 61%) |
| HSV | hsv(184, 64%, 90%) |
| CMYK | cmyk(64.3%, 4.8%, 0%, 9.8%) |
| CIE-LAB | lab(80.83, -33.27, -16.34) |
| CIE-LCH | lch(80.83, 37.07, 206.15°) |
| OKLab | oklab(82.21% -0.1083 -0.0453) |
| OKLCH | oklch(82.21% 0.117 202.7) |
| XYZ | xyz(43.0880, 58.1653, 83.8038) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.63
Robin'S Egg
#6DEDFD
ΔE00 4.76
Darkturquoise
#00CED1
ΔE00 5.37
Mediumturquoise
#48D1CC
ΔE00 6.29
Robin Egg Blue
#8AF1FE
ΔE00 6.45
Bright Light Blue
#26F7FD
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DBE6 #E65D52
analogous
#52E6A7 #52DBE6 #5291E6
triadic
#52DBE6 #E652DB #DBE652
tetradic
#52DBE6 #A752E6 #E65D52 #91E652
square
#52DBE6 #A752E6 #E65D52 #91E652
split-complementary
#52DBE6 #E65291 #E6A752
monochromatic
#189BA6 #20CDDB #52DBE6 #87E6EE #BDF1F5
Accessibility & contrast
On white
1.66
#52DBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#52DBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DBE6
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DBE6 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E7
Deuteranopia (green-blind)
#B5C2E7
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #52dbe6; /* rgb */ color: rgb(82, 219, 230); /* oklch */ color: oklch(82.2% 0.117 202.7);
Tailwind
colors: {
custom: {
50: '#94e6ed',
500: '#52dbe6',
950: '#000000',
},
}SCSS
$custom: #52dbe6; $custom-light: #94e6ed; $custom-dark: #000000;
JSON
{
"hex": "#52dbe6",
"rgb": {
"r": 82,
"g": 219,
"b": 230
},
"hsl": {
"h": 184.459,
"s": 74.747,
"l": 61.176
},
"oklch": {
"l": 0.82205,
"c": 0.11735,
"h": 202.7
},
"luminance": 0.5817
}Semantic roles & 50–950 ramp
primary
#52DBE6
secondary
#A83D34
accent
#1D0FD7
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484