#53DC9F#53DC9F
#53DC9F is a light, vivid teal. Relative luminance 0.555; OKLCH L 80.4% C 0.148 H 160.8°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #53DC9F |
|---|---|
| RGB | rgb(83, 220, 159) |
| HSL | hsl(153, 66%, 59%) |
| HSV | hsv(153, 62%, 86%) |
| CMYK | cmyk(62.3%, 0%, 27.7%, 13.7%) |
| CIE-LAB | lab(79.34, -51.17, 19.21) |
| CIE-LCH | lch(79.34, 54.65, 159.42°) |
| OKLab | oklab(80.4% -0.1401 0.0489) |
| OKLCH | oklch(80.4% 0.148 160.8) |
| XYZ | xyz(35.4151, 55.5249, 41.6452) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.61
Aqua Green
#12E193
ΔE00 3.64
Seafoam
#7FE0B3
ΔE00 4.89
Aqua Marine
#2EE8BB
ΔE00 5.79
Light Greenish Blue
#63F7B4
ΔE00 5.99
Seaweed
#18D17B
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DC9F #DC5390
analogous
#53DC5B #53DC9F #53D4DC
triadic
#53DC9F #9F53DC #DC9F53
tetradic
#53DC9F #5B53DC #DC5390 #D4DC53
square
#53DC9F #5B53DC #DC5390 #D4DC53
split-complementary
#53DC9F #DC53D4 #DC5B53
monochromatic
#1F9661 #29C982 #53DC9F #86E6BB #B9F1D8
Accessibility & contrast
On white
1.73
#53DC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#53DC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DC9F
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DC9F | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC9B
Deuteranopia (green-blind)
#C7BFA3
Tritanopia (blue-blind)
#00DBCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #53dc9f; /* rgb */ color: rgb(83, 220, 159); /* oklch */ color: oklch(80.4% 0.148 160.8);
Tailwind
colors: {
custom: {
50: '#91e8bb',
500: '#53dc9f',
950: '#000000',
},
}SCSS
$custom: #53dc9f; $custom-light: #91e8bb; $custom-dark: #000000;
JSON
{
"hex": "#53dc9f",
"rgb": {
"r": 83,
"g": 220,
"b": 159
},
"hsl": {
"h": 153.285,
"s": 66.184,
"l": 59.412
},
"oklch": {
"l": 0.80403,
"c": 0.14839,
"h": 160.8
},
"luminance": 0.55529
}Semantic roles & 50–950 ramp
primary
#53DC9F
secondary
#9B3964
accent
#3F8BE9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482