#52D9EB#52D9EB
#52D9EB is a light, moderate teal. Relative luminance 0.574; OKLCH L 81.9% C 0.118 H 207.6°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #52D9EB |
|---|---|
| RGB | rgb(82, 217, 235) |
| HSL | hsl(187, 79%, 62%) |
| HSV | hsv(187, 65%, 92%) |
| CMYK | cmyk(65.1%, 7.7%, 0%, 7.8%) |
| CIE-LAB | lab(80.41, -30.89, -19.63) |
| CIE-LCH | lch(80.41, 36.60, 212.44°) |
| OKLab | oklab(81.92% -0.1042 -0.0545) |
| OKLCH | oklch(81.92% 0.118 207.6) |
| XYZ | xyz(43.2816, 57.4129, 87.3819) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.72
Robin'S Egg
#6DEDFD
ΔE00 4.72
Neon Blue
#04D9FF
ΔE00 5.38
Robin Egg Blue
#8AF1FE
ΔE00 6.50
Darkturquoise
#00CED1
ΔE00 7.04
Robin'S Egg Blue
#98EFF9
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52D9EB #EB6452
analogous
#52EBB1 #52D9EB #528CEB
triadic
#52D9EB #EB52D9 #D9EB52
tetradic
#52D9EB #B152EB #EB6452 #8CEB52
square
#52D9EB #B152EB #EB6452 #8CEB52
split-complementary
#52D9EB #EB528C #EBB152
monochromatic
#149CAE #1BCDE5 #52D9EB #89E5F1 #C0F1F8
Accessibility & contrast
On white
1.68
#52D9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#52D9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52D9EB
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52D9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52D9EB | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#B1C0EB
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #52d9eb; /* rgb */ color: rgb(82, 217, 235); /* oklch */ color: oklch(81.9% 0.118 207.6);
Tailwind
colors: {
custom: {
50: '#94e5f1',
500: '#52d9eb',
950: '#000000',
},
}SCSS
$custom: #52d9eb; $custom-light: #94e5f1; $custom-dark: #000000;
JSON
{
"hex": "#52d9eb",
"rgb": {
"r": 82,
"g": 217,
"b": 235
},
"hsl": {
"h": 187.059,
"s": 79.275,
"l": 62.157
},
"oklch": {
"l": 0.81919,
"c": 0.11762,
"h": 207.6
},
"luminance": 0.57418
}Semantic roles & 50–950 ramp
primary
#52D9EB
secondary
#AF4132
accent
#230ADC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485