#52C2CA#52C2CA
#52C2CA is a light, moderate teal. Relative luminance 0.446; OKLCH L 75.3% C 0.101 H 201.7°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #52C2CA |
|---|---|
| RGB | rgb(82, 194, 202) |
| HSL | hsl(184, 53%, 56%) |
| HSV | hsv(184, 59%, 79%) |
| CMYK | cmyk(59.4%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(72.65, -29.19, -13.56) |
| CIE-LCH | lch(72.65, 32.19, 204.91°) |
| OKLab | oklab(75.31% -0.0941 -0.0375) |
| OKLCH | oklch(75.31% 0.101 201.7) |
| XYZ | xyz(33.4276, 44.6382, 62.7200) |
| Luminance | 0.4464 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.96
Aqua Blue
#02D8E9
ΔE00 6.26
Mediumturquoise
#48D1CC
ΔE00 6.27
Turquoise Blue
#06B1C4
ΔE00 6.28
Lightseagreen
#20B2AA
ΔE00 8.46
Topaz
#13BBAF
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52C2CA #CA5A52
analogous
#52CA96 #52C2CA #5286CA
triadic
#52C2CA #CA52C2 #C2CA52
tetradic
#52C2CA #9652CA #CA5A52 #86CA52
square
#52C2CA #9652CA #CA5A52 #86CA52
split-complementary
#52C2CA #CA5286 #CA9652
monochromatic
#26767C #34A3AB #52C2CA #81D3D8 #B0E3E7
Accessibility & contrast
On white
2.12
#52C2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#52C2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52C2CA
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52C2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52C2CA | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BACB
Deuteranopia (green-blind)
#A2ACCB
Tritanopia (blue-blind)
#00C9C4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #52c2ca; /* rgb */ color: rgb(82, 194, 202); /* oklch */ color: oklch(75.3% 0.101 201.7);
Tailwind
colors: {
custom: {
50: '#8fd4da',
500: '#52c2ca',
950: '#000000',
},
}SCSS
$custom: #52c2ca; $custom-light: #8fd4da; $custom-dark: #000000;
JSON
{
"hex": "#52c2ca",
"rgb": {
"r": 82,
"g": 194,
"b": 202
},
"hsl": {
"h": 184,
"s": 53.097,
"l": 55.686
},
"oklch": {
"l": 0.75314,
"c": 0.10133,
"h": 201.7
},
"luminance": 0.44642
}Semantic roles & 50–950 ramp
primary
#52C2CA
secondary
#D5A6A3
accent
#554BDD
background
#F9FDFD
surface
#F2FAFA
border
#CCD3D3
text
#0E1414
muted
#7E8383