#52F2CA#52F2CA
#52F2CA is a very light, vivid teal. Relative luminance 0.696; OKLCH L 86.8% C 0.144 H 172.7°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #52F2CA |
|---|---|
| RGB | rgb(82, 242, 202) |
| HSL | hsl(165, 86%, 64%) |
| HSV | hsv(165, 66%, 95%) |
| CMYK | cmyk(66.1%, 0%, 16.5%, 5.1%) |
| CIE-LAB | lab(86.78, -50.77, 7.20) |
| CIE-LCH | lch(86.78, 51.28, 171.93°) |
| OKLab | oklab(86.79% -0.1433 0.0183) |
| OKLCH | oklch(86.79% 0.144 172.7) |
| XYZ | xyz(45.8871, 69.5573, 66.8732) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.98
Bright Teal
#01F9C6
ΔE00 3.19
Light Turquoise
#7EF4CC
ΔE00 3.27
Aqua (survey)
#13EAC9
ΔE00 3.34
Aquamarine
#7FFFD4
ΔE00 4.08
Light Aqua
#8CFFDB
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F2CA #F2527A
analogous
#52F27A #52F2CA #52CAF2
triadic
#52F2CA #CA52F2 #F2CA52
tetradic
#52F2CA #7A52F2 #F2527A #CAF252
square
#52F2CA #7A52F2 #F2527A #CAF252
split-complementary
#52F2CA #F252CA #F27A52
monochromatic
#0EBC90 #19EEB9 #52F2CA #8BF6DB #C4FBED
Accessibility & contrast
On white
1.41
#52F2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#52F2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F2CA
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F2CA | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3C8
Deuteranopia (green-blind)
#D4D3CD
Tritanopia (blue-blind)
#00F4E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #52f2ca; /* rgb */ color: rgb(82, 242, 202); /* oklch */ color: oklch(86.8% 0.144 172.7);
Tailwind
colors: {
custom: {
50: '#95f7da',
500: '#52f2ca',
950: '#000000',
},
}SCSS
$custom: #52f2ca; $custom-light: #95f7da; $custom-dark: #000000;
JSON
{
"hex": "#52f2ca",
"rgb": {
"r": 82,
"g": 242,
"b": 202
},
"hsl": {
"h": 165,
"s": 86.022,
"l": 63.529
},
"oklch": {
"l": 0.86787,
"c": 0.14443,
"h": 172.7
},
"luminance": 0.69562
}Semantic roles & 50–950 ramp
primary
#52F2CA
secondary
#BA2E51
accent
#033BE3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583