#52E1ED#52E1ED
#52E1ED is a very light, vivid teal. Relative luminance 0.618; OKLCH L 83.9% C 0.121 H 203.1°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #52E1ED |
|---|---|
| RGB | rgb(82, 225, 237) |
| HSL | hsl(185, 81%, 63%) |
| HSV | hsv(185, 65%, 93%) |
| CMYK | cmyk(65.4%, 5.1%, 0%, 7.1%) |
| CIE-LAB | lab(82.78, -34.12, -17.12) |
| CIE-LCH | lch(82.78, 38.17, 206.64°) |
| OKLab | oklab(83.85% -0.1114 -0.0475) |
| OKLCH | oklch(83.85% 0.121 203.1) |
| XYZ | xyz(45.6843, 61.7536, 89.6163) |
| Luminance | 0.6176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.18
Robin'S Egg
#6DEDFD
ΔE00 3.56
Robin Egg Blue
#8AF1FE
ΔE00 5.45
Bright Light Blue
#26F7FD
ΔE00 5.69
Robin'S Egg Blue
#98EFF9
ΔE00 6.37
Darkturquoise
#00CED1
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52E1ED #ED5E52
analogous
#52EDAB #52E1ED #5294ED
triadic
#52E1ED #ED52E1 #E1ED52
tetradic
#52E1ED #AB52ED #ED5E52 #94ED52
square
#52E1ED #AB52ED #ED5E52 #94ED52
split-complementary
#52E1ED #ED5294 #EDAB52
monochromatic
#13A6B2 #1BD7E7 #52E1ED #89EBF3 #C1F4F9
Accessibility & contrast
On white
1.57
#52E1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#52E1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52E1ED
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52E1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52E1ED | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#B9C7EE
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #52e1ed; /* rgb */ color: rgb(82, 225, 237); /* oklch */ color: oklch(83.9% 0.121 203.1);
Tailwind
colors: {
custom: {
50: '#95ebf2',
500: '#52e1ed',
950: '#000000',
},
}SCSS
$custom: #52e1ed; $custom-light: #95ebf2; $custom-dark: #000000;
JSON
{
"hex": "#52e1ed",
"rgb": {
"r": 82,
"g": 225,
"b": 237
},
"hsl": {
"h": 184.645,
"s": 81.152,
"l": 62.549
},
"oklch": {
"l": 0.83854,
"c": 0.12106,
"h": 203.1
},
"luminance": 0.61759
}Semantic roles & 50–950 ramp
primary
#52E1ED
secondary
#B23B31
accent
#1908DE
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485