#44A3BC#44A3BC
#44A3BC is a light, moderate cyan. Relative luminance 0.311; OKLCH L 66.9% C 0.095 H 218.1°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #44A3BC |
|---|---|
| RGB | rgb(68, 163, 188) |
| HSL | hsl(193, 47%, 50%) |
| HSV | hsv(193, 64%, 74%) |
| CMYK | cmyk(63.8%, 13.3%, 0%, 26.3%) |
| CIE-LAB | lab(62.55, -20.14, -21.16) |
| CIE-LCH | lch(62.55, 29.21, 226.42°) |
| OKLab | oklab(66.91% -0.075 -0.0589) |
| OKLCH | oklch(66.91% 0.095 218.1) |
| XYZ | xyz(24.5545, 31.0516, 52.2667) |
| Luminance | 0.3105 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.05
Greyblue
#77A1B5
ΔE00 7.25
Cadetblue
#5F9EA0
ΔE00 8.43
Teal Blue
#01889F
ΔE00 9.76
Bluegrey
#85A3B2
ΔE00 9.95
Dirty Blue
#3F829D
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A3BC #BC5D44
analogous
#44BC99 #44A3BC #4467BC
triadic
#44A3BC #BC44A3 #A3BC44
tetradic
#44A3BC #9944BC #BC5D44 #67BC44
square
#44A3BC #9944BC #BC5D44 #67BC44
split-complementary
#44A3BC #BC4467 #BC9944
monochromatic
#235562 #337C8F #44A3BC #71B9CC #9ECFDC
Accessibility & contrast
On white
2.91
#44A3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#44A3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A3BC
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A3BC | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FBD
Deuteranopia (green-blind)
#8292BC
Tritanopia (blue-blind)
#00ACAB
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #44a3bc; /* rgb */ color: rgb(68, 163, 188); /* oklch */ color: oklch(66.9% 0.095 218.1);
Tailwind
colors: {
custom: {
50: '#85bed0',
500: '#44a3bc',
950: '#000000',
},
}SCSS
$custom: #44a3bc; $custom-light: #85bed0; $custom-dark: #000000;
JSON
{
"hex": "#44a3bc",
"rgb": {
"r": 68,
"g": 163,
"b": 188
},
"hsl": {
"h": 192.5,
"s": 47.244,
"l": 50.196
},
"oklch": {
"l": 0.66914,
"c": 0.09537,
"h": 218.1
},
"luminance": 0.31054
}Semantic roles & 50–950 ramp
primary
#44A3BC
secondary
#C99E93
accent
#6D51D7
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182