#53DCAD#53DCAD
#53DCAD is a light, vivid teal. Relative luminance 0.560; OKLCH L 80.7% C 0.137 H 166.8°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #53DCAD |
|---|---|
| RGB | rgb(83, 220, 173) |
| HSL | hsl(159, 66%, 59%) |
| HSV | hsv(159, 62%, 86%) |
| CMYK | cmyk(62.3%, 0%, 21.4%, 13.7%) |
| CIE-LAB | lab(79.64, -48.13, 12.24) |
| CIE-LCH | lch(79.64, 49.66, 165.73°) |
| OKLab | oklab(80.74% -0.1337 0.0313) |
| OKLCH | oklch(80.74% 0.137 166.8) |
| XYZ | xyz(36.6995, 56.0387, 48.4095) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.48
Aqua Marine
#2EE8BB
ΔE00 3.56
Seafoam
#7FE0B3
ΔE00 3.96
Aquamarine (survey)
#04D8B2
ΔE00 4.01
Mediumaquamarine
#66CDAA
ΔE00 4.56
Aqua (survey)
#13EAC9
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DCAD #DC5382
analogous
#53DC69 #53DCAD #53C7DC
triadic
#53DCAD #AD53DC #DCAD53
tetradic
#53DCAD #6953DC #DC5382 #C7DC53
square
#53DCAD #6953DC #DC5382 #C7DC53
split-complementary
#53DCAD #DC53C7 #DC6953
monochromatic
#1F966D #29C992 #53DCAD #86E6C5 #B9F1DD
Accessibility & contrast
On white
1.72
#53DCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#53DCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DCAD
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DCAD | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAB
Deuteranopia (green-blind)
#C4C0B0
Tritanopia (blue-blind)
#00DDCF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #53dcad; /* rgb */ color: rgb(83, 220, 173); /* oklch */ color: oklch(80.7% 0.137 166.8);
Tailwind
colors: {
custom: {
50: '#91e8c5',
500: '#53dcad',
950: '#000000',
},
}SCSS
$custom: #53dcad; $custom-light: #91e8c5; $custom-dark: #000000;
JSON
{
"hex": "#53dcad",
"rgb": {
"r": 83,
"g": 220,
"b": 173
},
"hsl": {
"h": 159.416,
"s": 66.184,
"l": 59.412
},
"oklch": {
"l": 0.8074,
"c": 0.13732,
"h": 166.8
},
"luminance": 0.56043
}Semantic roles & 50–950 ramp
primary
#53DCAD
secondary
#9B395A
accent
#3F79E9
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1612
muted
#7F8482