#50ABC0#50ABC0
#50ABC0 is a light, moderate cyan. Relative luminance 0.346; OKLCH L 69.4% C 0.091 H 215.1°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #50ABC0 |
|---|---|
| RGB | rgb(80, 171, 192) |
| HSL | hsl(191, 47%, 53%) |
| HSV | hsv(191, 58%, 75%) |
| CMYK | cmyk(58.3%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(65.46, -20.91, -18.93) |
| CIE-LCH | lch(65.46, 28.20, 222.15°) |
| OKLab | oklab(69.4% -0.0747 -0.0525) |
| OKLCH | oklch(69.4% 0.091 215.1) |
| XYZ | xyz(27.3818, 34.6344, 55.1010) |
| Luminance | 0.3464 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.54
Greyblue
#77A1B5
ΔE00 7.65
Cadetblue
#5F9EA0
ΔE00 7.92
Bluegrey
#85A3B2
ΔE00 9.90
Bright Sky Blue
#02CCFE
ΔE00 11.08
Sky Blue
#87CEEB
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50ABC0 #C06550
analogous
#50C09D #50ABC0 #5073C0
triadic
#50ABC0 #C050AB #ABC050
tetradic
#50ABC0 #9D50C0 #C06550 #73C050
square
#50ABC0 #9D50C0 #C06550 #73C050
split-complementary
#50ABC0 #C05073 #C09D50
monochromatic
#28616E #38889B #50ABC0 #7DC1D0 #AAD6E0
Accessibility & contrast
On white
2.65
#50ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#50ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50ABC0
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50ABC0 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C1
Deuteranopia (green-blind)
#8B9AC0
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #50abc0; /* rgb */ color: rgb(80, 171, 192); /* oklch */ color: oklch(69.4% 0.091 215.1);
Tailwind
colors: {
custom: {
50: '#8bc4d3',
500: '#50abc0',
950: '#000000',
},
}SCSS
$custom: #50abc0; $custom-light: #8bc4d3; $custom-dark: #000000;
JSON
{
"hex": "#50abc0",
"rgb": {
"r": 80,
"g": 171,
"b": 192
},
"hsl": {
"h": 191.25,
"s": 47.059,
"l": 53.333
},
"oklch": {
"l": 0.69404,
"c": 0.09127,
"h": 215.1
},
"luminance": 0.34637
}Semantic roles & 50–950 ramp
primary
#50ABC0
secondary
#CEA79E
accent
#6A51D7
background
#F9FCFC
surface
#F1F8F9
border
#CBD1D2
text
#0D1214
muted
#7E8182