#44A4BB#44A4BB
#44A4BB is a light, moderate cyan. Relative luminance 0.314; OKLCH L 67.1% C 0.095 H 216.3°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #44A4BB |
|---|---|
| RGB | rgb(68, 164, 187) |
| HSL | hsl(192, 47%, 50%) |
| HSV | hsv(192, 64%, 73%) |
| CMYK | cmyk(63.6%, 12.3%, 0%, 26.7%) |
| CIE-LAB | lab(62.81, -20.97, -20.20) |
| CIE-LCH | lch(62.81, 29.12, 223.94°) |
| OKLab | oklab(67.11% -0.0765 -0.0562) |
| OKLCH | oklch(67.11% 0.095 216.3) |
| XYZ | xyz(24.6253, 31.3651, 51.7604) |
| Luminance | 0.3137 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.39
Greyblue
#77A1B5
ΔE00 7.60
Cadetblue
#5F9EA0
ΔE00 7.85
Teal Blue
#01889F
ΔE00 9.93
Bluegrey
#85A3B2
ΔE00 10.19
Dirty Blue
#3F829D
ΔE00 11.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A4BB #BB5B44
analogous
#44BB97 #44A4BB #4468BB
triadic
#44A4BB #BB44A4 #A4BB44
tetradic
#44A4BB #9744BB #BB5B44 #68BB44
square
#44A4BB #9744BB #BB5B44 #68BB44
split-complementary
#44A4BB #BB4468 #BB9744
monochromatic
#235561 #347D8E #44A4BB #71BACB #9ED0DC
Accessibility & contrast
On white
2.89
#44A4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#44A4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A4BB
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A4BB | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949FBC
Deuteranopia (green-blind)
#8392BB
Tritanopia (blue-blind)
#00ACAB
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #44a4bb; /* rgb */ color: rgb(68, 164, 187); /* oklch */ color: oklch(67.1% 0.095 216.3);
Tailwind
colors: {
custom: {
50: '#85bfcf',
500: '#44a4bb',
950: '#000000',
},
}SCSS
$custom: #44a4bb; $custom-light: #85bfcf; $custom-dark: #000000;
JSON
{
"hex": "#44a4bb",
"rgb": {
"r": 68,
"g": 164,
"b": 187
},
"hsl": {
"h": 191.597,
"s": 46.667,
"l": 50
},
"oklch": {
"l": 0.67113,
"c": 0.09489,
"h": 216.3
},
"luminance": 0.31368
}Semantic roles & 50–950 ramp
primary
#44A4BB
secondary
#C89D93
accent
#6B51D6
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1213
muted
#7D8182