#53DCCC#53DCCC
#53DCCC is a light, vivid teal. Relative luminance 0.574; OKLCH L 81.6% C 0.120 H 184.3°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #53DCCC |
|---|---|
| RGB | rgb(83, 220, 204) |
| HSL | hsl(173, 66%, 59%) |
| HSV | hsv(173, 62%, 86%) |
| CMYK | cmyk(62.3%, 0%, 7.3%, 13.7%) |
| CIE-LAB | lab(80.39, -40.62, -3.13) |
| CIE-LCH | lch(80.39, 40.74, 184.41°) |
| OKLab | oklab(81.61% -0.1198 -0.0091) |
| OKLCH | oklch(81.61% 0.12 184.3) |
| XYZ | xyz(40.0546, 57.3807, 66.0797) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.40
Mediumturquoise
#48D1CC
ΔE00 4.46
Aqua (survey)
#13EAC9
ΔE00 5.93
Tiffany Blue
#7BF2DA
ΔE00 5.95
Seafoam Blue
#78D1B6
ΔE00 6.32
Bright Aqua
#0BF9EA
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DCCC #DC5363
analogous
#53DC88 #53DCCC #53A7DC
triadic
#53DCCC #CC53DC #DCCC53
tetradic
#53DCCC #8853DC #DC5363 #A7DC53
square
#53DCCC #8853DC #DC5363 #A7DC53
split-complementary
#53DCCC #DC53A7 #DC8853
monochromatic
#1F9688 #29C9B6 #53DCCC #86E6DB #B9F1EA
Accessibility & contrast
On white
1.68
#53DCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#53DCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DCCC
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DCCC | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CB
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #53dccc; /* rgb */ color: rgb(83, 220, 204); /* oklch */ color: oklch(81.6% 0.120 184.3);
Tailwind
colors: {
custom: {
50: '#92e7db',
500: '#53dccc',
950: '#000000',
},
}SCSS
$custom: #53dccc; $custom-light: #92e7db; $custom-dark: #000000;
JSON
{
"hex": "#53dccc",
"rgb": {
"r": 83,
"g": 220,
"b": 204
},
"hsl": {
"h": 172.993,
"s": 66.184,
"l": 59.412
},
"oklch": {
"l": 0.81608,
"c": 0.12014,
"h": 184.3
},
"luminance": 0.57385
}Semantic roles & 50–950 ramp
primary
#53DCCC
secondary
#9B3944
accent
#3F53E9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0E1615
muted
#7F8484