#53F2CD#53F2CD
#53F2CD is a very light, vivid teal. Relative luminance 0.698; OKLCH L 86.9% C 0.142 H 174.1°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #53F2CD |
|---|---|
| RGB | rgb(83, 242, 205) |
| HSL | hsl(166, 86%, 64%) |
| HSV | hsv(166, 66%, 95%) |
| CMYK | cmyk(65.7%, 0%, 15.3%, 5.1%) |
| CIE-LAB | lab(86.87, -49.90, 5.77) |
| CIE-LCH | lch(86.87, 50.24, 173.40°) |
| OKLab | oklab(86.89% -0.1415 0.0145) |
| OKLCH | oklch(86.89% 0.142 174.1) |
| XYZ | xyz(46.3334, 69.7459, 68.7662) |
| Luminance | 0.6975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.98
Aqua Marine
#2EE8BB
ΔE00 3.43
Light Turquoise
#7EF4CC
ΔE00 3.47
Bright Teal
#01F9C6
ΔE00 3.76
Aquamarine
#7FFFD4
ΔE00 4.30
Tiffany Blue
#7BF2DA
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F2CD #F25378
analogous
#53F27D #53F2CD #53C7F2
triadic
#53F2CD #CD53F2 #F2CD53
tetradic
#53F2CD #7D53F2 #F25378 #C7F253
square
#53F2CD #7D53F2 #F25378 #C7F253
split-complementary
#53F2CD #F253C7 #F27D53
monochromatic
#0EBC94 #1AEEBC #53F2CD #8CF6DE #C5FBEE
Accessibility & contrast
On white
1.40
#53F2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#53F2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F2CD
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F2CD | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CB
Deuteranopia (green-blind)
#D4D3D0
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #53f2cd; /* rgb */ color: rgb(83, 242, 205); /* oklch */ color: oklch(86.9% 0.142 174.1);
Tailwind
colors: {
custom: {
50: '#95f7dc',
500: '#53f2cd',
950: '#000000',
},
}SCSS
$custom: #53f2cd; $custom-light: #95f7dc; $custom-dark: #000000;
JSON
{
"hex": "#53f2cd",
"rgb": {
"r": 83,
"g": 242,
"b": 205
},
"hsl": {
"h": 166.038,
"s": 85.946,
"l": 63.725
},
"oklch": {
"l": 0.86892,
"c": 0.14223,
"h": 174.1
},
"luminance": 0.69751
}Semantic roles & 50–950 ramp
primary
#53F2CD
secondary
#BB2E4F
accent
#0337E2
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1715
muted
#808584