#53DC9E#53DC9E
#53DC9E is a light, vivid teal. Relative luminance 0.555; OKLCH L 80.4% C 0.149 H 160.4°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #53DC9E |
|---|---|
| RGB | rgb(83, 220, 158) |
| HSL | hsl(153, 66%, 59%) |
| HSV | hsv(153, 62%, 86%) |
| CMYK | cmyk(62.3%, 0%, 28.2%, 13.7%) |
| CIE-LAB | lab(79.32, -51.37, 19.70) |
| CIE-LCH | lch(79.32, 55.02, 159.02°) |
| OKLab | oklab(80.38% -0.1405 0.0501) |
| OKLCH | oklch(80.38% 0.149 160.4) |
| XYZ | xyz(35.3287, 55.4904, 41.1900) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.50
Eucalyptus
#44D7A8
ΔE00 3.81
Seafoam
#7FE0B3
ΔE00 5.02
Seaweed
#18D17B
ΔE00 5.83
Aqua Marine
#2EE8BB
ΔE00 5.97
Light Greenish Blue
#63F7B4
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DC9E #DC5391
analogous
#53DC5A #53DC9E #53D5DC
triadic
#53DC9E #9E53DC #DC9E53
tetradic
#53DC9E #5A53DC #DC5391 #D5DC53
square
#53DC9E #5A53DC #DC5391 #D5DC53
split-complementary
#53DC9E #DC53D5 #DC5A53
monochromatic
#1F9660 #29C980 #53DC9E #86E6BB #B9F1D7
Accessibility & contrast
On white
1.74
#53DC9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#53DC9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DC9E
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DC9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DC9E | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC9A
Deuteranopia (green-blind)
#C7BFA2
Tritanopia (blue-blind)
#00DBCB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #53dc9e; /* rgb */ color: rgb(83, 220, 158); /* oklch */ color: oklch(80.4% 0.149 160.4);
Tailwind
colors: {
custom: {
50: '#91e8ba',
500: '#53dc9e',
950: '#000000',
},
}SCSS
$custom: #53dc9e; $custom-light: #91e8ba; $custom-dark: #000000;
JSON
{
"hex": "#53dc9e",
"rgb": {
"r": 83,
"g": 220,
"b": 158
},
"hsl": {
"h": 152.847,
"s": 66.184,
"l": 59.412
},
"oklch": {
"l": 0.8038,
"c": 0.14922,
"h": 160.4
},
"luminance": 0.55494
}Semantic roles & 50–950 ramp
primary
#53DC9E
secondary
#9B3965
accent
#3F8CE9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481