#44A4BC#44A4BC
#44A4BC is a light, moderate cyan. Relative luminance 0.314; OKLCH L 67.2% C 0.095 H 217.1°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #44A4BC |
|---|---|
| RGB | rgb(68, 164, 188) |
| HSL | hsl(192, 47%, 50%) |
| HSV | hsv(192, 64%, 74%) |
| CMYK | cmyk(63.8%, 12.8%, 0%, 26.3%) |
| CIE-LAB | lab(62.85, -20.66, -20.71) |
| CIE-LCH | lch(62.85, 29.25, 225.07°) |
| OKLab | oklab(67.15% -0.0761 -0.0576) |
| OKLCH | oklch(67.15% 0.095 217.1) |
| XYZ | xyz(24.7328, 31.4081, 52.3261) |
| Luminance | 0.3141 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.60
Greyblue
#77A1B5
ΔE00 7.45
Cadetblue
#5F9EA0
ΔE00 8.15
Teal Blue
#01889F
ΔE00 9.97
Bluegrey
#85A3B2
ΔE00 10.08
Dirty Blue
#3F829D
ΔE00 11.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A4BC #BC5C44
analogous
#44BC98 #44A4BC #4468BC
triadic
#44A4BC #BC44A4 #A4BC44
tetradic
#44A4BC #9844BC #BC5C44 #68BC44
square
#44A4BC #9844BC #BC5C44 #68BC44
split-complementary
#44A4BC #BC4468 #BC9844
monochromatic
#235662 #337D8F #44A4BC #71BACC #9ED0DC
Accessibility & contrast
On white
2.88
#44A4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#44A4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A4BC
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A4BC | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949FBD
Deuteranopia (green-blind)
#8393BC
Tritanopia (blue-blind)
#00ADAB
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #44a4bc; /* rgb */ color: rgb(68, 164, 188); /* oklch */ color: oklch(67.2% 0.095 217.1);
Tailwind
colors: {
custom: {
50: '#85bfd0',
500: '#44a4bc',
950: '#000000',
},
}SCSS
$custom: #44a4bc; $custom-light: #85bfd0; $custom-dark: #000000;
JSON
{
"hex": "#44a4bc",
"rgb": {
"r": 68,
"g": 164,
"b": 188
},
"hsl": {
"h": 192,
"s": 47.244,
"l": 50.196
},
"oklch": {
"l": 0.67154,
"c": 0.09542,
"h": 217.1
},
"luminance": 0.31411
}Semantic roles & 50–950 ramp
primary
#44A4BC
secondary
#C99E93
accent
#6C51D7
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182