#53F2CF#53F2CF
#53F2CF is a very light, vivid teal. Relative luminance 0.698; OKLCH L 86.9% C 0.141 H 175.1°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #53F2CF |
|---|---|
| RGB | rgb(83, 242, 207) |
| HSL | hsl(167, 86%, 64%) |
| HSV | hsv(167, 66%, 95%) |
| CMYK | cmyk(65.7%, 0%, 14.5%, 5.1%) |
| CIE-LAB | lab(86.92, -49.42, 4.80) |
| CIE-LCH | lch(86.92, 49.66, 174.46°) |
| OKLab | oklab(86.95% -0.1406 0.012) |
| OKLCH | oklch(86.95% 0.141 175.1) |
| XYZ | xyz(46.5764, 69.8431, 70.0458) |
| Luminance | 0.6985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.80
Light Turquoise
#7EF4CC
ΔE00 3.72
Aqua Marine
#2EE8BB
ΔE00 3.80
Tiffany Blue
#7BF2DA
ΔE00 3.95
Bright Teal
#01F9C6
ΔE00 4.18
Aquamarine
#7FFFD4
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F2CF #F25376
analogous
#53F27F #53F2CF #53C6F2
triadic
#53F2CF #CF53F2 #F2CF53
tetradic
#53F2CF #7F53F2 #F25376 #C6F253
square
#53F2CF #7F53F2 #F25376 #C6F253
split-complementary
#53F2CF #F253C6 #F27F53
monochromatic
#0EBC96 #1AEEBF #53F2CF #8CF6DF #C5FBEF
Accessibility & contrast
On white
1.40
#53F2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#53F2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F2CF
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F2CF | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CD
Deuteranopia (green-blind)
#D3D3D2
Tritanopia (blue-blind)
#00F5E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #53f2cf; /* rgb */ color: rgb(83, 242, 207); /* oklch */ color: oklch(86.9% 0.141 175.1);
Tailwind
colors: {
custom: {
50: '#95f7dd',
500: '#53f2cf',
950: '#000000',
},
}SCSS
$custom: #53f2cf; $custom-light: #95f7dd; $custom-dark: #000000;
JSON
{
"hex": "#53f2cf",
"rgb": {
"r": 83,
"g": 242,
"b": 207
},
"hsl": {
"h": 166.792,
"s": 85.946,
"l": 63.725
},
"oklch": {
"l": 0.86947,
"c": 0.14111,
"h": 175.1
},
"luminance": 0.69848
}Semantic roles & 50–950 ramp
primary
#53F2CF
secondary
#BB2E4D
accent
#0334E2
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1715
muted
#808584