#52DDE9#52DDE9
#52DDE9 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.8% C 0.119 H 203.3°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #52DDE9 |
|---|---|
| RGB | rgb(82, 221, 233) |
| HSL | hsl(185, 77%, 62%) |
| HSV | hsv(185, 65%, 91%) |
| CMYK | cmyk(64.8%, 5.2%, 0%, 8.6%) |
| CIE-LAB | lab(81.50, -33.37, -16.92) |
| CIE-LCH | lch(81.50, 37.42, 206.89°) |
| OKLab | oklab(82.78% -0.109 -0.0469) |
| OKLCH | oklch(82.78% 0.119 203.3) |
| XYZ | xyz(44.0378, 59.3851, 86.2166) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.68
Robin'S Egg
#6DEDFD
ΔE00 4.24
Darkturquoise
#00CED1
ΔE00 5.86
Robin Egg Blue
#8AF1FE
ΔE00 6.03
Bright Light Blue
#26F7FD
ΔE00 6.51
Mediumturquoise
#48D1CC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DDE9 #E95E52
analogous
#52E9AA #52DDE9 #5292E9
triadic
#52DDE9 #E952DD #DDE952
tetradic
#52DDE9 #AA52E9 #E95E52 #92E952
square
#52DDE9 #AA52E9 #E95E52 #92E952
split-complementary
#52DDE9 #E95292 #E9AA52
monochromatic
#169FAB #1DD2E1 #52DDE9 #88E8F0 #BFF2F7
Accessibility & contrast
On white
1.63
#52DDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#52DDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DDE9
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DDE9 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EA
Deuteranopia (green-blind)
#B6C3EA
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #52dde9; /* rgb */ color: rgb(82, 221, 233); /* oklch */ color: oklch(82.8% 0.119 203.3);
Tailwind
colors: {
custom: {
50: '#94e8f0',
500: '#52dde9',
950: '#000000',
},
}SCSS
$custom: #52dde9; $custom-light: #94e8f0; $custom-dark: #000000;
JSON
{
"hex": "#52dde9",
"rgb": {
"r": 82,
"g": 221,
"b": 233
},
"hsl": {
"h": 184.768,
"s": 77.436,
"l": 61.765
},
"oklch": {
"l": 0.82779,
"c": 0.1187,
"h": 203.3
},
"luminance": 0.5939
}Semantic roles & 50–950 ramp
primary
#52DDE9
secondary
#AC3D33
accent
#1C0CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485