#53DBA5#53DBA5
#53DBA5 is a light, vivid teal. Relative luminance 0.552; OKLCH L 80.3% C 0.142 H 163.5°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #53DBA5 |
|---|---|
| RGB | rgb(83, 219, 165) |
| HSL | hsl(156, 65%, 59%) |
| HSV | hsv(156, 62%, 86%) |
| CMYK | cmyk(62.1%, 0%, 24.7%, 14.1%) |
| CIE-LAB | lab(79.16, -49.48, 15.80) |
| CIE-LCH | lch(79.16, 51.95, 162.29°) |
| OKLab | oklab(80.3% -0.1363 0.0404) |
| OKLCH | oklch(80.3% 0.142 163.5) |
| XYZ | xyz(35.6868, 55.2150, 44.3669) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.18
Seafoam
#7FE0B3
ΔE00 4.23
Aqua Marine
#2EE8BB
ΔE00 4.73
Aqua Green
#12E193
ΔE00 4.87
Aquamarine (survey)
#04D8B2
ΔE00 5.36
Mediumaquamarine
#66CDAA
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DBA5 #DB5389
analogous
#53DB61 #53DBA5 #53CDDB
triadic
#53DBA5 #A553DB #DBA553
tetradic
#53DBA5 #6153DB #DB5389 #CDDB53
square
#53DBA5 #6153DB #DB5389 #CDDB53
split-complementary
#53DBA5 #DB53CD #DB6153
monochromatic
#1F9566 #2AC789 #53DBA5 #86E6BF #B8F0DA
Accessibility & contrast
On white
1.74
#53DBA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#53DBA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DBA5
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DBA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DBA5 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CCA2
Deuteranopia (green-blind)
#C5BFA8
Tritanopia (blue-blind)
#00DBCC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #53dba5; /* rgb */ color: rgb(83, 219, 165); /* oklch */ color: oklch(80.3% 0.142 163.5);
Tailwind
colors: {
custom: {
50: '#91e7bf',
500: '#53dba5',
950: '#000000',
},
}SCSS
$custom: #53dba5; $custom-light: #91e7bf; $custom-dark: #000000;
JSON
{
"hex": "#53dba5",
"rgb": {
"r": 83,
"g": 219,
"b": 165
},
"hsl": {
"h": 156.176,
"s": 65.385,
"l": 59.216
},
"oklch": {
"l": 0.80298,
"c": 0.14218,
"h": 163.5
},
"luminance": 0.55219
}Semantic roles & 50–950 ramp
primary
#53DBA5
secondary
#99395F
accent
#3F83E8
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1612
muted
#7F8482