#53F1CB#53F1CB
#53F1CB is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.6% C 0.142 H 173.6°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #53F1CB |
|---|---|
| RGB | rgb(83, 241, 203) |
| HSL | hsl(166, 85%, 64%) |
| HSV | hsv(166, 66%, 95%) |
| CMYK | cmyk(65.6%, 0%, 15.8%, 5.5%) |
| CIE-LAB | lab(86.53, -49.96, 6.33) |
| CIE-LCH | lch(86.53, 50.36, 172.78°) |
| OKLab | oklab(86.6% -0.1414 0.016) |
| OKLCH | oklch(86.6% 0.142 173.6) |
| XYZ | xyz(45.7967, 69.0563, 67.4040) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.01
Aqua Marine
#2EE8BB
ΔE00 3.11
Light Turquoise
#7EF4CC
ΔE00 3.38
Bright Teal
#01F9C6
ΔE00 3.63
Aquamarine
#7FFFD4
ΔE00 4.31
Tiffany Blue
#7BF2DA
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F1CB #F15379
analogous
#53F17C #53F1CB #53C8F1
triadic
#53F1CB #CB53F1 #F1CB53
tetradic
#53F1CB #7C53F1 #F15379 #C8F153
square
#53F1CB #7C53F1 #F15379 #C8F153
split-complementary
#53F1CB #F153C8 #F17C53
monochromatic
#0FBA91 #1AECBA #53F1CB #8CF6DC #C4FAED
Accessibility & contrast
On white
1.42
#53F1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#53F1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F1CB
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F1CB | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2C9
Deuteranopia (green-blind)
#D3D2CE
Tritanopia (blue-blind)
#00F3E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #53f1cb; /* rgb */ color: rgb(83, 241, 203); /* oklch */ color: oklch(86.6% 0.142 173.6);
Tailwind
colors: {
custom: {
50: '#95f6da',
500: '#53f1cb',
950: '#000000',
},
}SCSS
$custom: #53f1cb; $custom-light: #95f6da; $custom-dark: #000000;
JSON
{
"hex": "#53f1cb",
"rgb": {
"r": 83,
"g": 241,
"b": 203
},
"hsl": {
"h": 165.57,
"s": 84.946,
"l": 63.529
},
"oklch": {
"l": 0.86599,
"c": 0.14229,
"h": 173.6
},
"luminance": 0.69061
}Semantic roles & 50–950 ramp
primary
#53F1CB
secondary
#B92F50
accent
#0439E1
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583