#52DFEC#52DFEC
#52DFEC is a very light, vivid teal. Relative luminance 0.606; OKLCH L 83.4% C 0.120 H 203.8°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #52DFEC |
|---|---|
| RGB | rgb(82, 223, 236) |
| HSL | hsl(185, 80%, 62%) |
| HSV | hsv(185, 65%, 93%) |
| CMYK | cmyk(65.3%, 5.5%, 0%, 7.5%) |
| CIE-LAB | lab(82.17, -33.46, -17.50) |
| CIE-LCH | lch(82.17, 37.76, 207.61°) |
| OKLab | oklab(83.35% -0.1098 -0.0485) |
| OKLCH | oklch(83.35% 0.12 203.8) |
| XYZ | xyz(45.0011, 60.6203, 88.6698) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.83
Robin'S Egg
#6DEDFD
ΔE00 3.74
Robin Egg Blue
#8AF1FE
ΔE00 5.64
Bright Light Blue
#26F7FD
ΔE00 6.26
Darkturquoise
#00CED1
ΔE00 6.35
Robin'S Egg Blue
#98EFF9
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DFEC #EC5F52
analogous
#52ECAC #52DFEC #5292EC
triadic
#52DFEC #EC52DF #DFEC52
tetradic
#52DFEC #AC52EC #EC5F52 #92EC52
square
#52DFEC #AC52EC #EC5F52 #92EC52
split-complementary
#52DFEC #EC5292 #ECAC52
monochromatic
#13A3B0 #1BD5E6 #52DFEC #89E9F2 #C0F3F8
Accessibility & contrast
On white
1.60
#52DFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#52DFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DFEC
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DFEC | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6ED
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #52dfec; /* rgb */ color: rgb(82, 223, 236); /* oklch */ color: oklch(83.4% 0.120 203.8);
Tailwind
colors: {
custom: {
50: '#95e9f2',
500: '#52dfec',
950: '#000000',
},
}SCSS
$custom: #52dfec; $custom-light: #95e9f2; $custom-dark: #000000;
JSON
{
"hex": "#52dfec",
"rgb": {
"r": 82,
"g": 223,
"b": 236
},
"hsl": {
"h": 185.065,
"s": 80.208,
"l": 62.353
},
"oklch": {
"l": 0.83352,
"c": 0.12005,
"h": 203.8
},
"luminance": 0.60625
}Semantic roles & 50–950 ramp
primary
#52DFEC
secondary
#B13C32
accent
#1B09DD
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485