#52F3CC#52F3CC
#52F3CC is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.1% C 0.144 H 173.3°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #52F3CC |
|---|---|
| RGB | rgb(82, 243, 204) |
| HSL | hsl(165, 87%, 64%) |
| HSV | hsv(165, 66%, 95%) |
| CMYK | cmyk(66.3%, 0%, 16%, 4.7%) |
| CIE-LAB | lab(87.12, -50.71, 6.65) |
| CIE-LCH | lch(87.12, 51.15, 172.53°) |
| OKLab | oklab(87.08% -0.1434 0.0168) |
| OKLCH | oklch(87.08% 0.144 173.3) |
| XYZ | xyz(46.4239, 70.2495, 68.2279) |
| Luminance | 0.7026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.28
Aqua (survey)
#13EAC9
ΔE00 3.29
Bright Teal
#01F9C6
ΔE00 3.30
Light Turquoise
#7EF4CC
ΔE00 3.34
Aquamarine
#7FFFD4
ΔE00 4.03
Tiffany Blue
#7BF2DA
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F3CC #F35279
analogous
#52F37B #52F3CC #52C9F3
triadic
#52F3CC #CC52F3 #F3CC52
tetradic
#52F3CC #7B52F3 #F35279 #C9F352
square
#52F3CC #7B52F3 #F35279 #C9F352
split-complementary
#52F3CC #F352C9 #F37B52
monochromatic
#0DBD93 #19EFBB #52F3CC #8BF7DD #C4FBEE
Accessibility & contrast
On white
1.40
#52F3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#52F3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F3CC
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F3CC | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CA
Deuteranopia (green-blind)
#D5D4CF
Tritanopia (blue-blind)
#00F5E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #52f3cc; /* rgb */ color: rgb(82, 243, 204); /* oklch */ color: oklch(87.1% 0.144 173.3);
Tailwind
colors: {
custom: {
50: '#95f8db',
500: '#52f3cc',
950: '#000000',
},
}SCSS
$custom: #52f3cc; $custom-light: #95f8db; $custom-dark: #000000;
JSON
{
"hex": "#52f3cc",
"rgb": {
"r": 82,
"g": 243,
"b": 204
},
"hsl": {
"h": 165.466,
"s": 87.027,
"l": 63.725
},
"oklch": {
"l": 0.8708,
"c": 0.14434,
"h": 173.3
},
"luminance": 0.70255
}Semantic roles & 50–950 ramp
primary
#52F3CC
secondary
#BC2E50
accent
#0239E4
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1715
muted
#808584