#53DCA5#53DCA5
#53DCA5 is a light, vivid teal. Relative luminance 0.557; OKLCH L 80.5% C 0.143 H 163.2°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #53DCA5 |
|---|---|
| RGB | rgb(83, 220, 165) |
| HSL | hsl(156, 66%, 59%) |
| HSV | hsv(156, 62%, 86%) |
| CMYK | cmyk(62.3%, 0%, 25%, 13.7%) |
| CIE-LAB | lab(79.46, -49.90, 16.22) |
| CIE-LCH | lch(79.46, 52.47, 161.99°) |
| OKLab | oklab(80.54% -0.1374 0.0414) |
| OKLCH | oklch(80.54% 0.143 163.2) |
| XYZ | xyz(35.9484, 55.7383, 44.4541) |
| Luminance | 0.5574 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.43
Seafoam
#7FE0B3
ΔE00 4.24
Aqua Green
#12E193
ΔE00 4.66
Aqua Marine
#2EE8BB
ΔE00 4.72
Aquamarine (survey)
#04D8B2
ΔE00 5.55
Mediumaquamarine
#66CDAA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DCA5 #DC538A
analogous
#53DC60 #53DCA5 #53CFDC
triadic
#53DCA5 #A553DC #DCA553
tetradic
#53DCA5 #6053DC #DC538A #CFDC53
square
#53DCA5 #6053DC #DC538A #CFDC53
split-complementary
#53DCA5 #DC53CF #DC6053
monochromatic
#1F9666 #29C989 #53DCA5 #86E6C0 #B9F1DA
Accessibility & contrast
On white
1.73
#53DCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#53DCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DCA5
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DCA5 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA2
Deuteranopia (green-blind)
#C6BFA9
Tritanopia (blue-blind)
#00DCCD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #53dca5; /* rgb */ color: rgb(83, 220, 165); /* oklch */ color: oklch(80.5% 0.143 163.2);
Tailwind
colors: {
custom: {
50: '#91e8bf',
500: '#53dca5',
950: '#000000',
},
}SCSS
$custom: #53dca5; $custom-light: #91e8bf; $custom-dark: #000000;
JSON
{
"hex": "#53dca5",
"rgb": {
"r": 83,
"g": 220,
"b": 165
},
"hsl": {
"h": 155.912,
"s": 66.184,
"l": 59.412
},
"oklch": {
"l": 0.80543,
"c": 0.14347,
"h": 163.2
},
"luminance": 0.55742
}Semantic roles & 50–950 ramp
primary
#53DCA5
secondary
#9B3960
accent
#3F83E9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482