#52EAE9#52EAE9
#52EAE9 is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.8% C 0.126 H 194.4°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #52EAE9 |
|---|---|
| RGB | rgb(82, 234, 233) |
| HSL | hsl(180, 78%, 62%) |
| HSV | hsv(180, 65%, 92%) |
| CMYK | cmyk(65%, 0%, 0.4%, 8.2%) |
| CIE-LAB | lab(85.26, -39.39, -11.29) |
| CIE-LCH | lch(85.26, 40.98, 195.99°) |
| OKLab | oklab(85.82% -0.1219 -0.0314) |
| OKLCH | oklch(85.82% 0.126 194.4) |
| XYZ | xyz(47.6039, 66.5173, 87.4053) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.69
Bright Cyan
#41FDFE
ΔE00 4.12
Aqua
#00FFFF
ΔE00 4.79
Bright Turquoise
#0FFEF9
ΔE00 4.82
Turquoise
#40E0D0
ΔE00 5.76
Bright Aqua
#0BF9EA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52EAE9 #EA5253
analogous
#52EA9D #52EAE9 #529FEA
triadic
#52EAE9 #E952EA #EAE952
tetradic
#52EAE9 #9D52EA #EA5253 #9FEA52
square
#52EAE9 #9D52EA #EA5253 #9FEA52
split-complementary
#52EAE9 #EA529F #EA9D52
monochromatic
#15ADAC #1CE3E2 #52EAE9 #89F1F0 #BFF7F7
Accessibility & contrast
On white
1.47
#52EAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#52EAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52EAE9
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52EAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52EAE9 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFE9
Deuteranopia (green-blind)
#C4CEEA
Tritanopia (blue-blind)
#00F1E9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #52eae9; /* rgb */ color: rgb(82, 234, 233); /* oklch */ color: oklch(85.8% 0.126 194.4);
Tailwind
colors: {
custom: {
50: '#95f1f0',
500: '#52eae9',
950: '#000000',
},
}SCSS
$custom: #52eae9; $custom-light: #95f1f0; $custom-dark: #000000;
JSON
{
"hex": "#52eae9",
"rgb": {
"r": 82,
"g": 234,
"b": 233
},
"hsl": {
"h": 179.605,
"s": 78.351,
"l": 61.961
},
"oklch": {
"l": 0.85818,
"c": 0.12586,
"h": 194.4
},
"luminance": 0.66523
}Semantic roles & 50–950 ramp
primary
#52EAE9
secondary
#AE3333
accent
#0B0CDB
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1716
muted
#808585