#50E5DC#50E5DC
#50E5DC is a very light, vivid teal. Relative luminance 0.629; OKLCH L 84.2% C 0.125 H 189.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #50E5DC |
|---|---|
| RGB | rgb(80, 229, 220) |
| HSL | hsl(176, 74%, 61%) |
| HSV | hsv(176, 65%, 90%) |
| CMYK | cmyk(65.1%, 0%, 3.9%, 10.2%) |
| CIE-LAB | lab(83.39, -40.93, -7.21) |
| CIE-LCH | lch(83.39, 41.56, 189.99°) |
| OKLab | oklab(84.17% -0.1233 -0.0202) |
| OKLCH | oklch(84.17% 0.125 189.3) |
| XYZ | xyz(44.2400, 62.9065, 77.5069) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.80
Mediumturquoise
#48D1CC
ΔE00 4.79
Bright Aqua
#0BF9EA
ΔE00 4.97
Bright Turquoise
#0FFEF9
ΔE00 5.75
Bright Cyan
#41FDFE
ΔE00 6.17
Tiffany Blue
#7BF2DA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50E5DC #E55059
analogous
#50E591 #50E5DC #50A3E5
triadic
#50E5DC #DC50E5 #E5DC50
tetradic
#50E5DC #9150E5 #E55059 #A3E550
square
#50E5DC #9150E5 #E55059 #A3E550
split-complementary
#50E5DC #E550A3 #E59150
monochromatic
#18A29A #20D8CD #50E5DC #85EDE7 #BBF5F1
Accessibility & contrast
On white
1.55
#50E5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#50E5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50E5DC
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50E5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50E5DC | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DC
Deuteranopia (green-blind)
#C2C9DD
Tritanopia (blue-blind)
#00EBE2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #50e5dc; /* rgb */ color: rgb(80, 229, 220); /* oklch */ color: oklch(84.2% 0.125 189.3);
Tailwind
colors: {
custom: {
50: '#93eee6',
500: '#50e5dc',
950: '#000000',
},
}SCSS
$custom: #50e5dc; $custom-light: #93eee6; $custom-dark: #000000;
JSON
{
"hex": "#50e5dc",
"rgb": {
"r": 80,
"g": 229,
"b": 220
},
"hsl": {
"h": 176.376,
"s": 74.129,
"l": 60.588
},
"oklch": {
"l": 0.84169,
"c": 0.12499,
"h": 189.3
},
"luminance": 0.62911
}Semantic roles & 50–950 ramp
primary
#50E5DC
secondary
#A5343B
accent
#0F1BD6
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1616
muted
#808584