#52F3CB#52F3CB
#52F3CB is a very light, vivid teal. Relative luminance 0.702; OKLCH L 87.1% C 0.145 H 172.8°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #52F3CB |
|---|---|
| RGB | rgb(82, 243, 203) |
| HSL | hsl(165, 87%, 64%) |
| HSV | hsv(165, 66%, 95%) |
| CMYK | cmyk(66.3%, 0%, 16.5%, 4.7%) |
| CIE-LAB | lab(87.10, -50.95, 7.13) |
| CIE-LCH | lch(87.10, 51.45, 172.03°) |
| OKLab | oklab(87.05% -0.1438 0.0181) |
| OKLCH | oklch(87.05% 0.145 172.8) |
| XYZ | xyz(46.3044, 70.2017, 67.5983) |
| Luminance | 0.7021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 3.12
Aqua Marine
#2EE8BB
ΔE00 3.15
Light Turquoise
#7EF4CC
ΔE00 3.27
Aqua (survey)
#13EAC9
ΔE00 3.43
Aquamarine
#7FFFD4
ΔE00 3.96
Light Aqua
#8CFFDB
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F3CB #F3527A
analogous
#52F37A #52F3CB #52CAF3
triadic
#52F3CB #CB52F3 #F3CB52
tetradic
#52F3CB #7A52F3 #F3527A #CAF352
square
#52F3CB #7A52F3 #F3527A #CAF352
split-complementary
#52F3CB #F352CA #F37A52
monochromatic
#0DBD92 #19EFBA #52F3CB #8BF7DC #C4FBED
Accessibility & contrast
On white
1.40
#52F3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#52F3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F3CB
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F3CB | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4C9
Deuteranopia (green-blind)
#D5D3CE
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #52f3cb; /* rgb */ color: rgb(82, 243, 203); /* oklch */ color: oklch(87.1% 0.145 172.8);
Tailwind
colors: {
custom: {
50: '#95f8da',
500: '#52f3cb',
950: '#000000',
},
}SCSS
$custom: #52f3cb; $custom-light: #95f8da; $custom-dark: #000000;
JSON
{
"hex": "#52f3cb",
"rgb": {
"r": 82,
"g": 243,
"b": 203
},
"hsl": {
"h": 165.093,
"s": 87.027,
"l": 63.725
},
"oklch": {
"l": 0.87053,
"c": 0.14494,
"h": 172.8
},
"luminance": 0.70207
}Semantic roles & 50–950 ramp
primary
#52F3CB
secondary
#BC2E51
accent
#023AE4
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583