#52E8EA#52E8EA
#52E8EA is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.4% C 0.125 H 196.4°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #52E8EA |
|---|---|
| RGB | rgb(82, 232, 234) |
| HSL | hsl(181, 78%, 62%) |
| HSV | hsv(181, 65%, 92%) |
| CMYK | cmyk(65%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(84.71, -38.21, -12.64) |
| CIE-LCH | lch(84.71, 40.24, 198.30°) |
| OKLab | oklab(85.38% -0.1195 -0.0351) |
| OKLCH | oklch(85.38% 0.125 196.4) |
| XYZ | xyz(47.1810, 65.4423, 87.9710) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.66
Bright Cyan
#41FDFE
ΔE00 4.54
Aqua
#00FFFF
ΔE00 5.31
Bright Turquoise
#0FFEF9
ΔE00 5.60
Robin'S Egg
#6DEDFD
ΔE00 5.61
Mediumturquoise
#48D1CC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52E8EA #EA5452
analogous
#52EAA0 #52E8EA #529CEA
triadic
#52E8EA #EA52E8 #E8EA52
tetradic
#52E8EA #A052EA #EA5452 #9CEA52
square
#52E8EA #A052EA #EA5452 #9CEA52
split-complementary
#52E8EA #EA529C #EAA052
monochromatic
#15ABAD #1CE1E3 #52E8EA #89EFF1 #BFF7F7
Accessibility & contrast
On white
1.49
#52E8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#52E8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52E8EA
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52E8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52E8EA | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEA
Deuteranopia (green-blind)
#C2CCEB
Tritanopia (blue-blind)
#00EFE8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #52e8ea; /* rgb */ color: rgb(82, 232, 234); /* oklch */ color: oklch(85.4% 0.125 196.4);
Tailwind
colors: {
custom: {
50: '#95f0f0',
500: '#52e8ea',
950: '#000000',
},
}SCSS
$custom: #52e8ea; $custom-light: #95f0f0; $custom-dark: #000000;
JSON
{
"hex": "#52e8ea",
"rgb": {
"r": 82,
"g": 232,
"b": 234
},
"hsl": {
"h": 180.789,
"s": 78.351,
"l": 61.961
},
"oklch": {
"l": 0.85384,
"c": 0.12454,
"h": 196.4
},
"luminance": 0.65448
}Semantic roles & 50–950 ramp
primary
#52E8EA
secondary
#AE3433
accent
#0E0BDB
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585