#52DCF7#52DCF7
#52DCF7 is a very light, vivid teal. Relative luminance 0.597; OKLCH L 83.1% C 0.122 H 213.2°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #52DCF7 |
|---|---|
| RGB | rgb(82, 220, 247) |
| HSL | hsl(190, 91%, 65%) |
| HSV | hsv(190, 67%, 97%) |
| CMYK | cmyk(66.8%, 10.9%, 0%, 3.1%) |
| CIE-LAB | lab(81.67, -28.84, -24.10) |
| CIE-LCH | lch(81.67, 37.59, 219.88°) |
| OKLab | oklab(83.06% -0.1025 -0.067) |
| OKLCH | oklch(83.06% 0.122 213.2) |
| XYZ | xyz(45.8543, 59.6905, 97.0824) |
| Luminance | 0.5970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.04
Aqua Blue
#02D8E9
ΔE00 4.93
Robin'S Egg
#6DEDFD
ΔE00 5.12
Robin Egg Blue
#8AF1FE
ΔE00 6.72
Bright Sky Blue
#02CCFE
ΔE00 7.19
Sky Blue
#87CEEB
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DCF7 #F76D52
analogous
#52F7BF #52DCF7 #528AF7
triadic
#52DCF7 #F752DC #DCF752
tetradic
#52DCF7 #BF52F7 #F76D52 #8AF752
square
#52DCF7 #BF52F7 #F76D52 #8AF752
split-complementary
#52DCF7 #F7528A #F7BF52
monochromatic
#09A7C5 #18D0F4 #52DCF7 #8CE8FA #C7F4FC
Accessibility & contrast
On white
1.62
#52DCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#52DCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DCF7
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DCF7 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D5F9
Deuteranopia (green-blind)
#B0C4F7
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #52dcf7; /* rgb */ color: rgb(82, 220, 247); /* oklch */ color: oklch(83.1% 0.122 213.2);
Tailwind
colors: {
custom: {
50: '#95e7fa',
500: '#52dcf7',
950: '#000000',
},
}SCSS
$custom: #52dcf7; $custom-light: #95e7fa; $custom-dark: #000000;
JSON
{
"hex": "#52dcf7",
"rgb": {
"r": 82,
"g": 220,
"b": 247
},
"hsl": {
"h": 189.818,
"s": 91.16,
"l": 64.51
},
"oklch": {
"l": 0.83064,
"c": 0.12248,
"h": 213.2
},
"luminance": 0.59696
}Semantic roles & 50–950 ramp
primary
#52DCF7
secondary
#C2442B
accent
#2600E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1617
muted
#808485