#44A0BC#44A0BC
#44A0BC is a light, moderate cyan. Relative luminance 0.300; OKLCH L 66.2% C 0.095 H 221.2°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #44A0BC |
|---|---|
| RGB | rgb(68, 160, 188) |
| HSL | hsl(194, 47%, 50%) |
| HSV | hsv(194, 64%, 74%) |
| CMYK | cmyk(63.8%, 14.9%, 0%, 26.3%) |
| CIE-LAB | lab(61.65, -18.56, -22.54) |
| CIE-LCH | lch(61.65, 29.20, 230.53°) |
| OKLab | oklab(66.19% -0.0718 -0.0628) |
| OKLCH | oklch(66.19% 0.095 221.2) |
| XYZ | xyz(24.0281, 29.9989, 52.0913) |
| Luminance | 0.3000 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.83
Turquoise Blue
#06B1C4
ΔE00 7.43
Teal Blue
#01889F
ΔE00 9.25
Cadetblue
#5F9EA0
ΔE00 9.36
Bluegrey
#85A3B2
ΔE00 9.70
Dirty Blue
#3F829D
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A0BC #BC6044
analogous
#44BC9C #44A0BC #4464BC
triadic
#44A0BC #BC44A0 #A0BC44
tetradic
#44A0BC #9C44BC #BC6044 #64BC44
square
#44A0BC #9C44BC #BC6044 #64BC44
split-complementary
#44A0BC #BC4464 #BC9C44
monochromatic
#235462 #337A8F #44A0BC #71B7CC #9ECEDC
Accessibility & contrast
On white
3.00
#44A0BC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#44A0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A0BC
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A0BC | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9CBE
Deuteranopia (green-blind)
#7E8FBC
Tritanopia (blue-blind)
#00A9A9
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #44a0bc; /* rgb */ color: rgb(68, 160, 188); /* oklch */ color: oklch(66.2% 0.095 221.2);
Tailwind
colors: {
custom: {
50: '#85bcd0',
500: '#44a0bc',
950: '#000000',
},
}SCSS
$custom: #44a0bc; $custom-light: #85bcd0; $custom-dark: #000000;
JSON
{
"hex": "#44a0bc",
"rgb": {
"r": 68,
"g": 160,
"b": 188
},
"hsl": {
"h": 194,
"s": 47.244,
"l": 50.196
},
"oklch": {
"l": 0.66194,
"c": 0.0954,
"h": 221.2
},
"luminance": 0.30001
}Semantic roles & 50–950 ramp
primary
#44A0BC
secondary
#C9A093
accent
#7051D7
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182