#53DCAA#53DCAA
#53DCAA is a light, vivid teal. Relative luminance 0.559; OKLCH L 80.7% C 0.140 H 165.4°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #53DCAA |
|---|---|
| RGB | rgb(83, 220, 170) |
| HSL | hsl(158, 66%, 59%) |
| HSV | hsv(158, 62%, 86%) |
| CMYK | cmyk(62.3%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(79.57, -48.80, 13.74) |
| CIE-LCH | lch(79.57, 50.70, 164.28°) |
| OKLab | oklab(80.66% -0.1351 0.0352) |
| OKLCH | oklch(80.66% 0.14 165.4) |
| XYZ | xyz(36.4124, 55.9239, 46.8978) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.66
Aqua Marine
#2EE8BB
ΔE00 3.93
Seafoam
#7FE0B3
ΔE00 3.97
Aquamarine (survey)
#04D8B2
ΔE00 4.56
Mediumaquamarine
#66CDAA
ΔE00 4.93
Aqua Green
#12E193
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DCAA #DC5385
analogous
#53DC66 #53DCAA #53CADC
triadic
#53DCAA #AA53DC #DCAA53
tetradic
#53DCAA #6653DC #DC5385 #CADC53
square
#53DCAA #6653DC #DC5385 #CADC53
split-complementary
#53DCAA #DC53CA #DC6653
monochromatic
#1F966A #29C98F #53DCAA #86E6C3 #B9F1DC
Accessibility & contrast
On white
1.72
#53DCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#53DCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DCAA
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DCAA | 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)
#D8CDA7
Deuteranopia (green-blind)
#C5C0AD
Tritanopia (blue-blind)
#00DCCE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #53dcaa; /* rgb */ color: rgb(83, 220, 170); /* oklch */ color: oklch(80.7% 0.140 165.4);
Tailwind
colors: {
custom: {
50: '#91e8c3',
500: '#53dcaa',
950: '#000000',
},
}SCSS
$custom: #53dcaa; $custom-light: #91e8c3; $custom-dark: #000000;
JSON
{
"hex": "#53dcaa",
"rgb": {
"r": 83,
"g": 220,
"b": 170
},
"hsl": {
"h": 158.102,
"s": 66.184,
"l": 59.412
},
"oklch": {
"l": 0.80665,
"c": 0.13957,
"h": 165.4
},
"luminance": 0.55928
}Semantic roles & 50–950 ramp
primary
#53DCAA
secondary
#9B395C
accent
#3F7DE9
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1612
muted
#7F8482