#50E5DB#50E5DB
#50E5DB is a very light, vivid teal. Relative luminance 0.629; OKLCH L 84.1% C 0.125 H 188.7°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #50E5DB |
|---|---|
| RGB | rgb(80, 229, 219) |
| HSL | hsl(176, 74%, 61%) |
| HSV | hsv(176, 65%, 90%) |
| CMYK | cmyk(65.1%, 0%, 4.4%, 10.2%) |
| CIE-LAB | lab(83.37, -41.19, -6.72) |
| CIE-LCH | lch(83.37, 41.74, 189.27°) |
| OKLab | oklab(84.14% -0.1238 -0.0189) |
| OKLCH | oklch(84.14% 0.125 188.7) |
| XYZ | xyz(44.1079, 62.8536, 76.8115) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.51
Bright Aqua
#0BF9EA
ΔE00 4.86
Mediumturquoise
#48D1CC
ΔE00 4.88
Bright Turquoise
#0FFEF9
ΔE00 5.85
Tiffany Blue
#7BF2DA
ΔE00 5.98
Bright Cyan
#41FDFE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50E5DB #E5505A
analogous
#50E590 #50E5DB #50A4E5
triadic
#50E5DB #DB50E5 #E5DB50
tetradic
#50E5DB #9050E5 #E5505A #A4E550
square
#50E5DB #9050E5 #E5505A #A4E550
split-complementary
#50E5DB #E550A4 #E59050
monochromatic
#18A299 #20D8CB #50E5DB #85EDE6 #BBF5F1
Accessibility & contrast
On white
1.55
#50E5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#50E5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50E5DB
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50E5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50E5DB | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DB
Deuteranopia (green-blind)
#C2C9DC
Tritanopia (blue-blind)
#00EBE2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #50e5db; /* rgb */ color: rgb(80, 229, 219); /* oklch */ color: oklch(84.1% 0.125 188.7);
Tailwind
colors: {
custom: {
50: '#93eee6',
500: '#50e5db',
950: '#000000',
},
}SCSS
$custom: #50e5db; $custom-light: #93eee6; $custom-dark: #000000;
JSON
{
"hex": "#50e5db",
"rgb": {
"r": 80,
"g": 229,
"b": 219
},
"hsl": {
"h": 175.973,
"s": 74.129,
"l": 60.588
},
"oklch": {
"l": 0.84137,
"c": 0.12521,
"h": 188.7
},
"luminance": 0.62859
}Semantic roles & 50–950 ramp
primary
#50E5DB
secondary
#A5343C
accent
#0F1DD6
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1615
muted
#808584