#52ECF1#52ECF1
#52ECF1 is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.6% C 0.127 H 198.2°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #52ECF1 |
|---|---|
| RGB | rgb(82, 236, 241) |
| HSL | hsl(182, 85%, 63%) |
| HSV | hsv(182, 66%, 95%) |
| CMYK | cmyk(66%, 2.1%, 0%, 5.5%) |
| CIE-LAB | lab(86.07, -38.11, -14.28) |
| CIE-LCH | lch(86.07, 40.69, 200.55°) |
| OKLab | oklab(86.55% -0.1205 -0.0396) |
| OKLCH | oklch(86.55% 0.127 198.2) |
| XYZ | xyz(49.3453, 68.1300, 93.7518) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.78
Bright Cyan
#41FDFE
ΔE00 3.96
Robin'S Egg
#6DEDFD
ΔE00 4.59
Aqua
#00FFFF
ΔE00 4.87
Bright Turquoise
#0FFEF9
ΔE00 5.51
Robin Egg Blue
#8AF1FE
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52ECF1 #F15752
analogous
#52F1A6 #52ECF1 #529CF1
triadic
#52ECF1 #F152EC #ECF152
tetradic
#52ECF1 #A652F1 #F15752 #9CF152
square
#52ECF1 #A652F1 #F15752 #9CF152
split-complementary
#52ECF1 #F1529C #F1A652
monochromatic
#0FB4BA #19E6EC #52ECF1 #8BF2F6 #C3F8FA
Accessibility & contrast
On white
1.44
#52ECF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#52ECF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52ECF1
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52ECF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52ECF1 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F2
Deuteranopia (green-blind)
#C4D0F2
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #52ecf1; /* rgb */ color: rgb(82, 236, 241); /* oklch */ color: oklch(86.6% 0.127 198.2);
Tailwind
colors: {
custom: {
50: '#96f2f5',
500: '#52ecf1',
950: '#000000',
},
}SCSS
$custom: #52ecf1; $custom-light: #96f2f5; $custom-dark: #000000;
JSON
{
"hex": "#52ecf1",
"rgb": {
"r": 82,
"g": 236,
"b": 241
},
"hsl": {
"h": 181.887,
"s": 85.027,
"l": 63.333
},
"oklch": {
"l": 0.86554,
"c": 0.12687,
"h": 198.2
},
"luminance": 0.68136
}Semantic roles & 50–950 ramp
primary
#52ECF1
secondary
#B8332F
accent
#0B04E2
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585