#52E9EA#52E9EA
#52E9EA is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.6% C 0.125 H 195.7°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #52E9EA |
|---|---|
| RGB | rgb(82, 233, 234) |
| HSL | hsl(180, 78%, 62%) |
| HSV | hsv(180, 65%, 92%) |
| CMYK | cmyk(65%, 0.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.00, -38.66, -12.20) |
| CIE-LCH | lch(85.00, 40.54, 197.52°) |
| OKLab | oklab(85.62% -0.1205 -0.0339) |
| OKLCH | oklch(85.62% 0.125 195.7) |
| XYZ | xyz(47.4633, 66.0068, 88.0651) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.57
Bright Cyan
#41FDFE
ΔE00 4.30
Aqua
#00FFFF
ΔE00 5.05
Bright Turquoise
#0FFEF9
ΔE00 5.27
Robin'S Egg
#6DEDFD
ΔE00 5.90
Mediumturquoise
#48D1CC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52E9EA #EA5352
analogous
#52EA9F #52E9EA #529DEA
triadic
#52E9EA #EA52E9 #E9EA52
tetradic
#52E9EA #9F52EA #EA5352 #9DEA52
square
#52E9EA #9F52EA #EA5352 #9DEA52
split-complementary
#52E9EA #EA529D #EA9F52
monochromatic
#15ACAD #1CE2E3 #52E9EA #89F0F1 #BFF7F7
Accessibility & contrast
On white
1.48
#52E9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#52E9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52E9EA
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52E9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52E9EA | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEA
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #52e9ea; /* rgb */ color: rgb(82, 233, 234); /* oklch */ color: oklch(85.6% 0.125 195.7);
Tailwind
colors: {
custom: {
50: '#95f0f0',
500: '#52e9ea',
950: '#000000',
},
}SCSS
$custom: #52e9ea; $custom-light: #95f0f0; $custom-dark: #000000;
JSON
{
"hex": "#52e9ea",
"rgb": {
"r": 82,
"g": 233,
"b": 234
},
"hsl": {
"h": 180.395,
"s": 78.351,
"l": 61.961
},
"oklch": {
"l": 0.85618,
"c": 0.12515,
"h": 195.7
},
"luminance": 0.66012
}Semantic roles & 50–950 ramp
primary
#52E9EA
secondary
#AE3333
accent
#0C0BDB
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585