#52DDE2#52DDE2
#52DDE2 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.5% C 0.118 H 198.5°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #52DDE2 |
|---|---|
| RGB | rgb(82, 221, 226) |
| HSL | hsl(182, 71%, 60%) |
| HSV | hsv(182, 64%, 89%) |
| CMYK | cmyk(63.7%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(81.29, -35.34, -13.52) |
| CIE-LCH | lch(81.29, 37.83, 200.94°) |
| OKLab | oklab(82.53% -0.1119 -0.0375) |
| OKLCH | oklch(82.53% 0.118 198.5) |
| XYZ | xyz(43.0576, 58.9930, 81.0543) |
| Luminance | 0.5900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.12
Darkturquoise
#00CED1
ΔE00 4.62
Mediumturquoise
#48D1CC
ΔE00 4.69
Robin'S Egg
#6DEDFD
ΔE00 5.69
Bright Light Blue
#26F7FD
ΔE00 5.91
Robin Egg Blue
#8AF1FE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DDE2 #E25752
analogous
#52E29F #52DDE2 #5295E2
triadic
#52DDE2 #E252DD #DDE252
tetradic
#52DDE2 #9F52E2 #E25752 #95E252
square
#52DDE2 #9F52E2 #E25752 #95E252
split-complementary
#52DDE2 #E25295 #E29F52
monochromatic
#1B9A9F #23CDD3 #52DDE2 #86E7EB #BBF2F4
Accessibility & contrast
On white
1.64
#52DDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#52DDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DDE2
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DDE2 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E3
Deuteranopia (green-blind)
#B8C3E3
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #52dde2; /* rgb */ color: rgb(82, 221, 226); /* oklch */ color: oklch(82.5% 0.118 198.5);
Tailwind
colors: {
custom: {
50: '#94e8eb',
500: '#52dde2',
950: '#000000',
},
}SCSS
$custom: #52dde2; $custom-light: #94e8eb; $custom-dark: #000000;
JSON
{
"hex": "#52dde2",
"rgb": {
"r": 82,
"g": 221,
"b": 226
},
"hsl": {
"h": 182.083,
"s": 71.287,
"l": 60.392
},
"oklch": {
"l": 0.82534,
"c": 0.11801,
"h": 198.5
},
"luminance": 0.58998
}Semantic roles & 50–950 ramp
primary
#52DDE2
secondary
#A23A36
accent
#1912D3
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484