#53DCAB#53DCAB
#53DCAB is a light, vivid teal. Relative luminance 0.560; OKLCH L 80.7% C 0.139 H 165.9°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #53DCAB |
|---|---|
| RGB | rgb(83, 220, 171) |
| HSL | hsl(159, 66%, 59%) |
| HSV | hsv(159, 62%, 86%) |
| CMYK | cmyk(62.3%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(79.59, -48.58, 13.24) |
| CIE-LCH | lch(79.59, 50.35, 164.76°) |
| OKLab | oklab(80.69% -0.1346 0.0339) |
| OKLCH | oklch(80.69% 0.139 165.9) |
| XYZ | xyz(36.5074, 55.9619, 47.3979) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.56
Aqua Marine
#2EE8BB
ΔE00 3.80
Seafoam
#7FE0B3
ΔE00 3.95
Aquamarine (survey)
#04D8B2
ΔE00 4.37
Mediumaquamarine
#66CDAA
ΔE00 4.80
Aqua Green
#12E193
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DCAB #DC5384
analogous
#53DC67 #53DCAB #53C9DC
triadic
#53DCAB #AB53DC #DCAB53
tetradic
#53DCAB #6753DC #DC5384 #C9DC53
square
#53DCAB #6753DC #DC5384 #C9DC53
split-complementary
#53DCAB #DC53C9 #DC6753
monochromatic
#1F966B #29C990 #53DCAB #86E6C4 #B9F1DD
Accessibility & contrast
On white
1.72
#53DCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#53DCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DCAB
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DCAB | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA8
Deuteranopia (green-blind)
#C4C0AE
Tritanopia (blue-blind)
#00DDCE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #53dcab; /* rgb */ color: rgb(83, 220, 171); /* oklch */ color: oklch(80.7% 0.139 165.9);
Tailwind
colors: {
custom: {
50: '#91e8c4',
500: '#53dcab',
950: '#000000',
},
}SCSS
$custom: #53dcab; $custom-light: #91e8c4; $custom-dark: #000000;
JSON
{
"hex": "#53dcab",
"rgb": {
"r": 83,
"g": 220,
"b": 171
},
"hsl": {
"h": 158.54,
"s": 66.184,
"l": 59.412
},
"oklch": {
"l": 0.8069,
"c": 0.13882,
"h": 165.9
},
"luminance": 0.55966
}Semantic roles & 50–950 ramp
primary
#53DCAB
secondary
#9B395C
accent
#3F7CE9
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1612
muted
#7F8482