#52D7EE#52D7EE
#52D7EE is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.6% C 0.118 H 211.1°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #52D7EE |
|---|---|
| RGB | rgb(82, 215, 238) |
| HSL | hsl(189, 82%, 63%) |
| HSV | hsv(189, 66%, 93%) |
| CMYK | cmyk(65.5%, 9.7%, 0%, 6.7%) |
| CIE-LAB | lab(79.93, -29.06, -21.96) |
| CIE-LCH | lch(79.93, 36.42, 217.08°) |
| OKLab | oklab(81.57% -0.1011 -0.061) |
| OKLCH | oklch(81.57% 0.118 211.1) |
| XYZ | xyz(43.2062, 56.5630, 89.5130) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.90
Neon Blue
#04D9FF
ΔE00 3.91
Robin'S Egg
#6DEDFD
ΔE00 5.52
Robin Egg Blue
#8AF1FE
ΔE00 7.15
Sky Blue
#87CEEB
ΔE00 7.42
Bright Sky Blue
#02CCFE
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52D7EE #EE6952
analogous
#52EEB7 #52D7EE #5289EE
triadic
#52D7EE #EE52D7 #D7EE52
tetradic
#52D7EE #B752EE #EE6952 #89EE52
square
#52D7EE #B752EE #EE6952 #89EE52
split-complementary
#52D7EE #EE5289 #EEB752
monochromatic
#129CB4 #1ACAE9 #52D7EE #8AE4F3 #C1F1F9
Accessibility & contrast
On white
1.71
#52D7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#52D7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52D7EE
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52D7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52D7EE | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0EF
Deuteranopia (green-blind)
#AEBFEE
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #52d7ee; /* rgb */ color: rgb(82, 215, 238); /* oklch */ color: oklch(81.6% 0.118 211.1);
Tailwind
colors: {
custom: {
50: '#94e3f3',
500: '#52d7ee',
950: '#000000',
},
}SCSS
$custom: #52d7ee; $custom-light: #94e3f3; $custom-dark: #000000;
JSON
{
"hex": "#52d7ee",
"rgb": {
"r": 82,
"g": 215,
"b": 238
},
"hsl": {
"h": 188.846,
"s": 82.105,
"l": 62.745
},
"oklch": {
"l": 0.81567,
"c": 0.11805,
"h": 211.1
},
"luminance": 0.56568
}Semantic roles & 50–950 ramp
primary
#52D7EE
secondary
#B44431
accent
#2707DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485