#52F1CB#52F1CB
#52F1CB is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.6% C 0.143 H 173.6°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #52F1CB |
|---|---|
| RGB | rgb(82, 241, 203) |
| HSL | hsl(166, 85%, 63%) |
| HSV | hsv(166, 66%, 95%) |
| CMYK | cmyk(66%, 0%, 15.8%, 5.5%) |
| CIE-LAB | lab(86.51, -50.12, 6.29) |
| CIE-LCH | lch(86.51, 50.51, 172.85°) |
| OKLab | oklab(86.57% -0.1418 0.0159) |
| OKLCH | oklch(86.57% 0.143 173.6) |
| XYZ | xyz(45.7091, 69.0111, 67.3999) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.96
Aqua Marine
#2EE8BB
ΔE00 3.09
Light Turquoise
#7EF4CC
ΔE00 3.43
Bright Teal
#01F9C6
ΔE00 3.61
Aquamarine
#7FFFD4
ΔE00 4.36
Tiffany Blue
#7BF2DA
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F1CB #F15278
analogous
#52F17B #52F1CB #52C8F1
triadic
#52F1CB #CB52F1 #F1CB52
tetradic
#52F1CB #7B52F1 #F15278 #C8F152
square
#52F1CB #7B52F1 #F15278 #C8F152
split-complementary
#52F1CB #F152C8 #F17B52
monochromatic
#0FBA91 #19ECBA #52F1CB #8BF6DC #C3FAED
Accessibility & contrast
On white
1.42
#52F1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#52F1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F1CB
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F1CB | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2C9
Deuteranopia (green-blind)
#D3D2CE
Tritanopia (blue-blind)
#00F3E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #52f1cb; /* rgb */ color: rgb(82, 241, 203); /* oklch */ color: oklch(86.6% 0.143 173.6);
Tailwind
colors: {
custom: {
50: '#94f6da',
500: '#52f1cb',
950: '#000000',
},
}SCSS
$custom: #52f1cb; $custom-light: #94f6da; $custom-dark: #000000;
JSON
{
"hex": "#52f1cb",
"rgb": {
"r": 82,
"g": 241,
"b": 203
},
"hsl": {
"h": 165.66,
"s": 85.027,
"l": 63.333
},
"oklch": {
"l": 0.86574,
"c": 0.14272,
"h": 173.6
},
"luminance": 0.69016
}Semantic roles & 50–950 ramp
primary
#52F1CB
secondary
#B82F50
accent
#0439E2
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583