#53F2CB#53F2CB
#53F2CB is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.8% C 0.143 H 173.2°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #53F2CB |
|---|---|
| RGB | rgb(83, 242, 203) |
| HSL | hsl(165, 86%, 64%) |
| HSV | hsv(165, 66%, 95%) |
| CMYK | cmyk(65.7%, 0%, 16.1%, 5.1%) |
| CIE-LAB | lab(86.82, -50.38, 6.75) |
| CIE-LCH | lch(86.82, 50.83, 172.37°) |
| OKLab | oklab(86.84% -0.1424 0.0171) |
| OKLCH | oklch(86.84% 0.143 173.2) |
| XYZ | xyz(46.0935, 69.6500, 67.5029) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.13
Aqua (survey)
#13EAC9
ΔE00 3.23
Light Turquoise
#7EF4CC
ΔE00 3.28
Bright Teal
#01F9C6
ΔE00 3.39
Aquamarine
#7FFFD4
ΔE00 4.11
Tiffany Blue
#7BF2DA
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F2CB #F2537A
analogous
#53F27B #53F2CB #53C9F2
triadic
#53F2CB #CB53F2 #F2CB53
tetradic
#53F2CB #7B53F2 #F2537A #C9F253
square
#53F2CB #7B53F2 #F2537A #C9F253
split-complementary
#53F2CB #F253C9 #F27B53
monochromatic
#0EBC92 #1AEEBA #53F2CB #8CF6DC #C5FBED
Accessibility & contrast
On white
1.41
#53F2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#53F2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F2CB
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F2CB | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3C9
Deuteranopia (green-blind)
#D4D3CE
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #53f2cb; /* rgb */ color: rgb(83, 242, 203); /* oklch */ color: oklch(86.8% 0.143 173.2);
Tailwind
colors: {
custom: {
50: '#95f7da',
500: '#53f2cb',
950: '#000000',
},
}SCSS
$custom: #53f2cb; $custom-light: #95f7da; $custom-dark: #000000;
JSON
{
"hex": "#53f2cb",
"rgb": {
"r": 83,
"g": 242,
"b": 203
},
"hsl": {
"h": 165.283,
"s": 85.946,
"l": 63.725
},
"oklch": {
"l": 0.86838,
"c": 0.1434,
"h": 173.2
},
"luminance": 0.69655
}Semantic roles & 50–950 ramp
primary
#53F2CB
secondary
#BB2E51
accent
#033AE2
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583