#44A4BA#44A4BA
#44A4BA is a light, moderate cyan. Relative luminance 0.313; OKLCH L 67.1% C 0.094 H 215.5°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #44A4BA |
|---|---|
| RGB | rgb(68, 164, 186) |
| HSL | hsl(191, 46%, 50%) |
| HSV | hsv(191, 63%, 73%) |
| CMYK | cmyk(63.4%, 11.8%, 0%, 27.1%) |
| CIE-LAB | lab(62.78, -21.27, -19.70) |
| CIE-LCH | lch(62.78, 28.99, 222.80°) |
| OKLab | oklab(67.07% -0.0769 -0.0547) |
| OKLCH | oklch(67.07% 0.094 215.5) |
| XYZ | xyz(24.5187, 31.3225, 51.1985) |
| Luminance | 0.3132 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.20
Cadetblue
#5F9EA0
ΔE00 7.54
Greyblue
#77A1B5
ΔE00 7.76
Teal Blue
#01889F
ΔE00 9.90
Bluegrey
#85A3B2
ΔE00 10.30
Dirty Blue
#3F829D
ΔE00 11.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A4BA #BA5A44
analogous
#44BA95 #44A4BA #4469BA
triadic
#44A4BA #BA44A4 #A4BA44
tetradic
#44A4BA #9544BA #BA5A44 #69BA44
square
#44A4BA #9544BA #BA5A44 #69BA44
split-complementary
#44A4BA #BA4469 #BA9544
monochromatic
#235560 #347C8D #44A4BA #70BACB #9DD0DB
Accessibility & contrast
On white
2.89
#44A4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#44A4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A4BA
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A4BA | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959FBB
Deuteranopia (green-blind)
#8392BA
Tritanopia (blue-blind)
#00ACAB
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #44a4ba; /* rgb */ color: rgb(68, 164, 186); /* oklch */ color: oklch(67.1% 0.094 215.5);
Tailwind
colors: {
custom: {
50: '#85bfce',
500: '#44a4ba',
950: '#000000',
},
}SCSS
$custom: #44a4ba; $custom-light: #85bfce; $custom-dark: #000000;
JSON
{
"hex": "#44a4ba",
"rgb": {
"r": 68,
"g": 164,
"b": 186
},
"hsl": {
"h": 191.186,
"s": 46.457,
"l": 49.804
},
"oklch": {
"l": 0.67073,
"c": 0.09438,
"h": 215.5
},
"luminance": 0.31325
}Semantic roles & 50–950 ramp
primary
#44A4BA
secondary
#C89C92
accent
#6A52D6
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1213
muted
#7D8182