#52DDF7#52DDF7
#52DDF7 is a very light, vivid teal. Relative luminance 0.602; OKLCH L 83.3% C 0.123 H 212.5°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #52DDF7 |
|---|---|
| RGB | rgb(82, 221, 247) |
| HSL | hsl(189, 91%, 65%) |
| HSV | hsv(189, 67%, 97%) |
| CMYK | cmyk(66.8%, 10.5%, 0%, 3.1%) |
| CIE-LAB | lab(81.96, -29.33, -23.67) |
| CIE-LCH | lch(81.96, 37.68, 218.90°) |
| OKLab | oklab(83.3% -0.1035 -0.0658) |
| OKLCH | oklch(83.3% 0.123 212.5) |
| XYZ | xyz(46.1176, 60.2170, 97.1702) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.34
Aqua Blue
#02D8E9
ΔE00 4.69
Robin'S Egg
#6DEDFD
ΔE00 4.75
Robin Egg Blue
#8AF1FE
ΔE00 6.42
Robin'S Egg Blue
#98EFF9
ΔE00 7.38
Sky Blue
#87CEEB
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DDF7 #F76C52
analogous
#52F7BF #52DDF7 #528AF7
triadic
#52DDF7 #F752DD #DDF752
tetradic
#52DDF7 #BF52F7 #F76C52 #8AF752
square
#52DDF7 #BF52F7 #F76C52 #8AF752
split-complementary
#52DDF7 #F7528A #F7BF52
monochromatic
#09A8C5 #18D2F4 #52DDF7 #8CE8FA #C7F4FC
Accessibility & contrast
On white
1.61
#52DDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#52DDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DDF7
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DDF7 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D6F9
Deuteranopia (green-blind)
#B1C4F7
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #52ddf7; /* rgb */ color: rgb(82, 221, 247); /* oklch */ color: oklch(83.3% 0.123 212.5);
Tailwind
colors: {
custom: {
50: '#95e8f9',
500: '#52ddf7',
950: '#000000',
},
}SCSS
$custom: #52ddf7; $custom-light: #95e8f9; $custom-dark: #000000;
JSON
{
"hex": "#52ddf7",
"rgb": {
"r": 82,
"g": 221,
"b": 247
},
"hsl": {
"h": 189.455,
"s": 91.16,
"l": 64.51
},
"oklch": {
"l": 0.83295,
"c": 0.12263,
"h": 212.5
},
"luminance": 0.60222
}Semantic roles & 50–950 ramp
primary
#52DDF7
secondary
#C2432B
accent
#2400E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1617
muted
#808485