#53F0CC#53F0CC
#53F0CC is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.4% C 0.141 H 174.5°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #53F0CC |
|---|---|
| RGB | rgb(83, 240, 204) |
| HSL | hsl(166, 84%, 63%) |
| HSV | hsv(166, 65%, 94%) |
| CMYK | cmyk(65.4%, 0%, 15%, 5.9%) |
| CIE-LAB | lab(86.26, -49.30, 5.42) |
| CIE-LCH | lch(86.26, 49.60, 173.73°) |
| OKLab | oklab(86.39% -0.1399 0.0136) |
| OKLCH | oklch(86.39% 0.141 174.5) |
| XYZ | xyz(45.6211, 68.5138, 67.9352) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.68
Aqua Marine
#2EE8BB
ΔE00 3.32
Light Turquoise
#7EF4CC
ΔE00 3.61
Bright Teal
#01F9C6
ΔE00 4.09
Tiffany Blue
#7BF2DA
ΔE00 4.20
Aquamarine
#7FFFD4
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F0CC #F05377
analogous
#53F07D #53F0CC #53C5F0
triadic
#53F0CC #CC53F0 #F0CC53
tetradic
#53F0CC #7D53F0 #F05377 #C5F053
square
#53F0CC #7D53F0 #F05377 #C5F053
split-complementary
#53F0CC #F053C5 #F07D53
monochromatic
#10B992 #1BEBBB #53F0CC #8BF5DD #C4FAED
Accessibility & contrast
On white
1.43
#53F0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#53F0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F0CC
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F0CC | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1CA
Deuteranopia (green-blind)
#D2D1CF
Tritanopia (blue-blind)
#00F3E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #53f0cc; /* rgb */ color: rgb(83, 240, 204); /* oklch */ color: oklch(86.4% 0.141 174.5);
Tailwind
colors: {
custom: {
50: '#95f6db',
500: '#53f0cc',
950: '#000000',
},
}SCSS
$custom: #53f0cc; $custom-light: #95f6db; $custom-dark: #000000;
JSON
{
"hex": "#53f0cc",
"rgb": {
"r": 83,
"g": 240,
"b": 204
},
"hsl": {
"h": 166.242,
"s": 83.957,
"l": 63.333
},
"oklch": {
"l": 0.86387,
"c": 0.14061,
"h": 174.5
},
"luminance": 0.68519
}Semantic roles & 50–950 ramp
primary
#53F0CC
secondary
#B8304F
accent
#0537E0
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1715
muted
#808584