#50DCA5#50DCA5
#50DCA5 is a light, vivid teal. Relative luminance 0.556; OKLCH L 80.5% C 0.145 H 163.5°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #50DCA5 |
|---|---|
| RGB | rgb(80, 220, 165) |
| HSL | hsl(156, 67%, 59%) |
| HSV | hsv(156, 64%, 86%) |
| CMYK | cmyk(63.6%, 0%, 25%, 13.7%) |
| CIE-LAB | lab(79.39, -50.44, 16.11) |
| CIE-LCH | lch(79.39, 52.95, 162.29°) |
| OKLab | oklab(80.46% -0.1388 0.0411) |
| OKLCH | oklch(80.46% 0.145 163.5) |
| XYZ | xyz(35.6894, 55.6047, 44.4419) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.32
Seafoam
#7FE0B3
ΔE00 4.40
Aqua Green
#12E193
ΔE00 4.61
Aqua Marine
#2EE8BB
ΔE00 4.61
Aquamarine (survey)
#04D8B2
ΔE00 5.41
Mediumaquamarine
#66CDAA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50DCA5 #DC5087
analogous
#50DC5F #50DCA5 #50CDDC
triadic
#50DCA5 #A550DC #DCA550
tetradic
#50DCA5 #5F50DC #DC5087 #CDDC50
square
#50DCA5 #5F50DC #DC5087 #CDDC50
split-complementary
#50DCA5 #DC50CD #DC5F50
monochromatic
#1E9465 #28C788 #50DCA5 #83E6BF #B6F0D9
Accessibility & contrast
On white
1.73
#50DCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#50DCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50DCA5
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50DCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50DCA5 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA2
Deuteranopia (green-blind)
#C5BFA9
Tritanopia (blue-blind)
#00DCCD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #50dca5; /* rgb */ color: rgb(80, 220, 165); /* oklch */ color: oklch(80.5% 0.145 163.5);
Tailwind
colors: {
custom: {
50: '#8fe8bf',
500: '#50dca5',
950: '#000000',
},
}SCSS
$custom: #50dca5; $custom-light: #8fe8bf; $custom-dark: #000000;
JSON
{
"hex": "#50dca5",
"rgb": {
"r": 80,
"g": 220,
"b": 165
},
"hsl": {
"h": 156.429,
"s": 66.667,
"l": 58.824
},
"oklch": {
"l": 0.80459,
"c": 0.14482,
"h": 163.5
},
"luminance": 0.55608
}Semantic roles & 50–950 ramp
primary
#50DCA5
secondary
#99385E
accent
#3E82EA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482