#52DEF0#52DEF0
#52DEF0 is a very light, vivid teal. Relative luminance 0.603; OKLCH L 83.3% C 0.121 H 207.2°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #52DEF0 |
|---|---|
| RGB | rgb(82, 222, 240) |
| HSL | hsl(187, 84%, 63%) |
| HSV | hsv(187, 66%, 94%) |
| CMYK | cmyk(65.8%, 7.5%, 0%, 5.9%) |
| CIE-LAB | lab(82.01, -31.84, -19.87) |
| CIE-LCH | lch(82.01, 37.53, 211.96°) |
| OKLab | oklab(83.27% -0.1072 -0.0551) |
| OKLCH | oklch(83.27% 0.121 207.2) |
| XYZ | xyz(45.3224, 60.3226, 91.6760) |
| Luminance | 0.6033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.97
Robin'S Egg
#6DEDFD
ΔE00 3.65
Neon Blue
#04D9FF
ΔE00 5.59
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Robin'S Egg Blue
#98EFF9
ΔE00 6.59
Bright Light Blue
#26F7FD
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DEF0 #F06452
analogous
#52F0B3 #52DEF0 #528FF0
triadic
#52DEF0 #F052DE #DEF052
tetradic
#52DEF0 #B352F0 #F06452 #8FF052
square
#52DEF0 #B352F0 #F06452 #8FF052
split-complementary
#52DEF0 #F0528F #F0B352
monochromatic
#10A5B8 #1AD3EB #52DEF0 #8AE9F5 #C3F3FA
Accessibility & contrast
On white
1.61
#52DEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#52DEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DEF0
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DEF0 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F1
Deuteranopia (green-blind)
#B5C5F0
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #52def0; /* rgb */ color: rgb(82, 222, 240); /* oklch */ color: oklch(83.3% 0.121 207.2);
Tailwind
colors: {
custom: {
50: '#95e8f5',
500: '#52def0',
950: '#000000',
},
}SCSS
$custom: #52def0; $custom-light: #95e8f5; $custom-dark: #000000;
JSON
{
"hex": "#52def0",
"rgb": {
"r": 82,
"g": 222,
"b": 240
},
"hsl": {
"h": 186.835,
"s": 84.043,
"l": 63.137
},
"oklch": {
"l": 0.83265,
"c": 0.12055,
"h": 207.2
},
"luminance": 0.60328
}Semantic roles & 50–950 ramp
primary
#52DEF0
secondary
#B73F2F
accent
#1E05E0
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485