#53F3CC#53F3CC
#53F3CC is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.1% C 0.144 H 173.3°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #53F3CC |
|---|---|
| RGB | rgb(83, 243, 204) |
| HSL | hsl(165, 87%, 64%) |
| HSV | hsv(165, 66%, 95%) |
| CMYK | cmyk(65.8%, 0%, 16%, 4.7%) |
| CIE-LAB | lab(87.14, -50.56, 6.68) |
| CIE-LCH | lch(87.14, 51.00, 172.47°) |
| OKLab | oklab(87.1% -0.1429 0.0169) |
| OKLCH | oklch(87.1% 0.144 173.3) |
| XYZ | xyz(46.5115, 70.2947, 68.2320) |
| Luminance | 0.7030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.28
Aqua Marine
#2EE8BB
ΔE00 3.30
Bright Teal
#01F9C6
ΔE00 3.32
Aqua (survey)
#13EAC9
ΔE00 3.33
Aquamarine
#7FFFD4
ΔE00 3.99
Tiffany Blue
#7BF2DA
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F3CC #F3537A
analogous
#53F37C #53F3CC #53CAF3
triadic
#53F3CC #CC53F3 #F3CC53
tetradic
#53F3CC #7C53F3 #F3537A #CAF353
square
#53F3CC #7C53F3 #F3537A #CAF353
split-complementary
#53F3CC #F353CA #F37C53
monochromatic
#0DBE93 #1AEFBB #53F3CC #8CF7DD #C5FBEE
Accessibility & contrast
On white
1.39
#53F3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#53F3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F3CC
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F3CC | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CA
Deuteranopia (green-blind)
#D5D4CF
Tritanopia (blue-blind)
#00F5E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #53f3cc; /* rgb */ color: rgb(83, 243, 204); /* oklch */ color: oklch(87.1% 0.144 173.3);
Tailwind
colors: {
custom: {
50: '#95f8db',
500: '#53f3cc',
950: '#000000',
},
}SCSS
$custom: #53f3cc; $custom-light: #95f8db; $custom-dark: #000000;
JSON
{
"hex": "#53f3cc",
"rgb": {
"r": 83,
"g": 243,
"b": 204
},
"hsl": {
"h": 165.375,
"s": 86.957,
"l": 63.922
},
"oklch": {
"l": 0.87104,
"c": 0.14392,
"h": 173.3
},
"luminance": 0.703
}Semantic roles & 50–950 ramp
primary
#53F3CC
secondary
#BC2E51
accent
#0239E4
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1715
muted
#808584