#53F2CC#53F2CC
#53F2CC is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.9% C 0.143 H 173.7°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #53F2CC |
|---|---|
| RGB | rgb(83, 242, 204) |
| HSL | hsl(166, 86%, 64%) |
| HSV | hsv(166, 66%, 95%) |
| CMYK | cmyk(65.7%, 0%, 15.7%, 5.1%) |
| CIE-LAB | lab(86.85, -50.14, 6.26) |
| CIE-LCH | lch(86.85, 50.53, 172.88°) |
| OKLab | oklab(86.87% -0.1419 0.0158) |
| OKLCH | oklch(86.87% 0.143 173.7) |
| XYZ | xyz(46.2131, 69.6978, 68.1325) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.10
Aqua Marine
#2EE8BB
ΔE00 3.27
Light Turquoise
#7EF4CC
ΔE00 3.36
Bright Teal
#01F9C6
ΔE00 3.57
Aquamarine
#7FFFD4
ΔE00 4.19
Tiffany Blue
#7BF2DA
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F2CC #F25379
analogous
#53F27C #53F2CC #53C9F2
triadic
#53F2CC #CC53F2 #F2CC53
tetradic
#53F2CC #7C53F2 #F25379 #C9F253
square
#53F2CC #7C53F2 #F25379 #C9F253
split-complementary
#53F2CC #F253C9 #F27C53
monochromatic
#0EBC93 #1AEEBB #53F2CC #8CF6DD #C5FBEE
Accessibility & contrast
On white
1.41
#53F2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#53F2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F2CC
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F2CC | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CA
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #53f2cc; /* rgb */ color: rgb(83, 242, 204); /* oklch */ color: oklch(86.9% 0.143 173.7);
Tailwind
colors: {
custom: {
50: '#95f7db',
500: '#53f2cc',
950: '#000000',
},
}SCSS
$custom: #53f2cc; $custom-light: #95f7db; $custom-dark: #000000;
JSON
{
"hex": "#53f2cc",
"rgb": {
"r": 83,
"g": 242,
"b": 204
},
"hsl": {
"h": 165.66,
"s": 85.946,
"l": 63.725
},
"oklch": {
"l": 0.86865,
"c": 0.14282,
"h": 173.7
},
"luminance": 0.69703
}Semantic roles & 50–950 ramp
primary
#53F2CC
secondary
#BB2E50
accent
#0338E2
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1715
muted
#808584