#44A4CB#44A4CB
#44A4CB is a light, moderate cyan. Relative luminance 0.321; OKLCH L 67.8% C 0.106 H 228.3°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #44A4CB |
|---|---|
| RGB | rgb(68, 164, 203) |
| HSL | hsl(197, 56%, 53%) |
| HSV | hsv(197, 67%, 80%) |
| CMYK | cmyk(66.5%, 19.2%, 0%, 20.4%) |
| CIE-LAB | lab(63.42, -15.94, -28.21) |
| CIE-LCH | lch(63.42, 32.40, 240.53°) |
| OKLab | oklab(67.79% -0.0704 -0.0789) |
| OKLCH | oklch(67.79% 0.106 228.3) |
| XYZ | xyz(26.4346, 32.0888, 61.2889) |
| Luminance | 0.3209 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.07
Deepskyblue
#00BFFF
ΔE00 8.81
Turquoise Blue
#06B1C4
ΔE00 9.46
Bluegrey
#85A3B2
ΔE00 9.84
Azure (survey)
#069AF3
ΔE00 10.02
Bright Sky Blue
#02CCFE
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A4CB #CB6B44
analogous
#44CBAE #44A4CB #4461CB
triadic
#44A4CB #CB44A4 #A4CB44
tetradic
#44A4CB #AE44CB #CB6B44 #61CB44
square
#44A4CB #AE44CB #CB6B44 #61CB44
split-complementary
#44A4CB #CB4461 #CBAE44
monochromatic
#205C74 #2E82A4 #44A4CB #74BBD8 #A4D3E6
Accessibility & contrast
On white
2.83
#44A4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#44A4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A4CB
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A4CB | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A1CD
Deuteranopia (green-blind)
#7D94CA
Tritanopia (blue-blind)
#00AFB1
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #44a4cb; /* rgb */ color: rgb(68, 164, 203); /* oklch */ color: oklch(67.8% 0.106 228.3);
Tailwind
colors: {
custom: {
50: '#87bfdb',
500: '#44a4cb',
950: '#000000',
},
}SCSS
$custom: #44a4cb; $custom-light: #87bfdb; $custom-dark: #000000;
JSON
{
"hex": "#44a4cb",
"rgb": {
"r": 68,
"g": 164,
"b": 203
},
"hsl": {
"h": 197.333,
"s": 56.485,
"l": 53.137
},
"oklch": {
"l": 0.67794,
"c": 0.10574,
"h": 228.3
},
"luminance": 0.32092
}Semantic roles & 50–950 ramp
primary
#44A4CB
secondary
#D3A998
accent
#7448E0
background
#F8FBFD
surface
#F0F7FA
border
#CBD0D3
text
#0C1215
muted
#7D8183