#44A6BC#44A6BC
#44A6BC is a light, moderate cyan. Relative luminance 0.321; OKLCH L 67.6% C 0.096 H 215.1°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #44A6BC |
|---|---|
| RGB | rgb(68, 166, 188) |
| HSL | hsl(191, 47%, 50%) |
| HSV | hsv(191, 64%, 74%) |
| CMYK | cmyk(63.8%, 11.7%, 0%, 26.3%) |
| CIE-LAB | lab(63.45, -21.70, -19.79) |
| CIE-LCH | lch(63.45, 29.37, 222.37°) |
| OKLab | oklab(67.64% -0.0782 -0.055) |
| OKLCH | oklch(67.64% 0.096 215.1) |
| XYZ | xyz(25.0935, 32.1296, 52.4464) |
| Luminance | 0.3213 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.73
Cadetblue
#5F9EA0
ΔE00 7.67
Greyblue
#77A1B5
ΔE00 7.91
Bluegrey
#85A3B2
ΔE00 10.40
Teal Blue
#01889F
ΔE00 10.45
Bright Sky Blue
#02CCFE
ΔE00 12.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A6BC #BC5A44
analogous
#44BC96 #44A6BC #446ABC
triadic
#44A6BC #BC44A6 #A6BC44
tetradic
#44A6BC #9644BC #BC5A44 #6ABC44
square
#44A6BC #9644BC #BC5A44 #6ABC44
split-complementary
#44A6BC #BC446A #BC9644
monochromatic
#235762 #337F8F #44A6BC #71BBCC #9ED1DC
Accessibility & contrast
On white
2.83
#44A6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#44A6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A6BC
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A6BC | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A1BD
Deuteranopia (green-blind)
#8594BC
Tritanopia (blue-blind)
#00AEAD
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #44a6bc; /* rgb */ color: rgb(68, 166, 188); /* oklch */ color: oklch(67.6% 0.096 215.1);
Tailwind
colors: {
custom: {
50: '#85c0d0',
500: '#44a6bc',
950: '#000000',
},
}SCSS
$custom: #44a6bc; $custom-light: #85c0d0; $custom-dark: #000000;
JSON
{
"hex": "#44a6bc",
"rgb": {
"r": 68,
"g": 166,
"b": 188
},
"hsl": {
"h": 191,
"s": 47.244,
"l": 50.196
},
"oklch": {
"l": 0.67635,
"c": 0.09561,
"h": 215.1
},
"luminance": 0.32132
}Semantic roles & 50–950 ramp
primary
#44A6BC
secondary
#C99D93
accent
#6951D7
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182