#44A5BB#44A5BB
#44A5BB is a light, moderate cyan. Relative luminance 0.317; OKLCH L 67.4% C 0.095 H 215.3°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #44A5BB |
|---|---|
| RGB | rgb(68, 165, 187) |
| HSL | hsl(191, 47%, 50%) |
| HSV | hsv(191, 64%, 73%) |
| CMYK | cmyk(63.6%, 11.8%, 0%, 26.7%) |
| CIE-LAB | lab(63.11, -21.49, -19.75) |
| CIE-LCH | lch(63.11, 29.18, 222.58°) |
| OKLab | oklab(67.35% -0.0775 -0.0549) |
| OKLCH | oklch(67.35% 0.095 215.3) |
| XYZ | xyz(24.8050, 31.7244, 51.8203) |
| Luminance | 0.3173 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.96
Cadetblue
#5F9EA0
ΔE00 7.60
Greyblue
#77A1B5
ΔE00 7.83
Teal Blue
#01889F
ΔE00 10.18
Bluegrey
#85A3B2
ΔE00 10.35
Dirty Blue
#3F829D
ΔE00 12.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A5BB #BB5A44
analogous
#44BB95 #44A5BB #446ABB
triadic
#44A5BB #BB44A5 #A5BB44
tetradic
#44A5BB #9544BB #BB5A44 #6ABB44
square
#44A5BB #9544BB #BB5A44 #6ABB44
split-complementary
#44A5BB #BB446A #BB9544
monochromatic
#235661 #347D8E #44A5BB #71BBCB #9ED0DC
Accessibility & contrast
On white
2.86
#44A5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#44A5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A5BB
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A5BB | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A0BC
Deuteranopia (green-blind)
#8493BB
Tritanopia (blue-blind)
#00ADAC
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #44a5bb; /* rgb */ color: rgb(68, 165, 187); /* oklch */ color: oklch(67.4% 0.095 215.3);
Tailwind
colors: {
custom: {
50: '#85c0cf',
500: '#44a5bb',
950: '#000000',
},
}SCSS
$custom: #44a5bb; $custom-light: #85c0cf; $custom-dark: #000000;
JSON
{
"hex": "#44a5bb",
"rgb": {
"r": 68,
"g": 165,
"b": 187
},
"hsl": {
"h": 191.092,
"s": 46.667,
"l": 50
},
"oklch": {
"l": 0.67354,
"c": 0.095,
"h": 215.3
},
"luminance": 0.31727
}Semantic roles & 50–950 ramp
primary
#44A5BB
secondary
#C89D93
accent
#6A51D6
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1213
muted
#7D8182