#52DEF2#52DEF2
#52DEF2 is a very light, vivid teal. Relative luminance 0.604; OKLCH L 83.3% C 0.121 H 208.5°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #52DEF2 |
|---|---|
| RGB | rgb(82, 222, 242) |
| HSL | hsl(188, 86%, 64%) |
| HSV | hsv(188, 66%, 95%) |
| CMYK | cmyk(66.1%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(82.08, -31.27, -20.83) |
| CIE-LCH | lch(82.08, 37.57, 213.67°) |
| OKLab | oklab(83.34% -0.1064 -0.0578) |
| OKLCH | oklch(83.34% 0.121 208.5) |
| XYZ | xyz(45.6211, 60.4421, 93.2493) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.31
Robin'S Egg
#6DEDFD
ΔE00 3.74
Neon Blue
#04D9FF
ΔE00 5.00
Robin Egg Blue
#8AF1FE
ΔE00 5.69
Robin'S Egg Blue
#98EFF9
ΔE00 6.68
Bright Light Blue
#26F7FD
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DEF2 #F26652
analogous
#52F2B6 #52DEF2 #528EF2
triadic
#52DEF2 #F252DE #DEF252
tetradic
#52DEF2 #B652F2 #F26652 #8EF252
square
#52DEF2 #B652F2 #F26652 #8EF252
split-complementary
#52DEF2 #F2528E #F2B652
monochromatic
#0EA6BC #19D3EE #52DEF2 #8BE9F6 #C4F4FB
Accessibility & contrast
On white
1.60
#52DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#52DEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DEF2
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DEF2 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F3
Deuteranopia (green-blind)
#B4C5F2
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #52def2; /* rgb */ color: rgb(82, 222, 242); /* oklch */ color: oklch(83.3% 0.121 208.5);
Tailwind
colors: {
custom: {
50: '#95e8f6',
500: '#52def2',
950: '#000000',
},
}SCSS
$custom: #52def2; $custom-light: #95e8f6; $custom-dark: #000000;
JSON
{
"hex": "#52def2",
"rgb": {
"r": 82,
"g": 222,
"b": 242
},
"hsl": {
"h": 187.5,
"s": 86.022,
"l": 63.529
},
"oklch": {
"l": 0.83338,
"c": 0.12111,
"h": 208.5
},
"luminance": 0.60447
}Semantic roles & 50–950 ramp
primary
#52DEF2
secondary
#BA402E
accent
#1F03E3
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485