#44A6CA#44A6CA
#44A6CA is a light, moderate cyan. Relative luminance 0.328; OKLCH L 68.2% C 0.104 H 225.8°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #44A6CA |
|---|---|
| RGB | rgb(68, 166, 202) |
| HSL | hsl(196, 56%, 53%) |
| HSV | hsv(196, 66%, 79%) |
| CMYK | cmyk(66.3%, 17.8%, 0%, 20.8%) |
| CIE-LAB | lab(63.97, -17.33, -26.80) |
| CIE-LCH | lch(63.97, 31.91, 237.12°) |
| OKLab | oklab(68.22% -0.0728 -0.0749) |
| OKLCH | oklch(68.22% 0.104 225.8) |
| XYZ | xyz(26.6765, 32.7628, 60.7836) |
| Luminance | 0.3277 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.01
Turquoise Blue
#06B1C4
ΔE00 8.33
Deepskyblue
#00BFFF
ΔE00 8.88
Bluegrey
#85A3B2
ΔE00 9.76
Bright Sky Blue
#02CCFE
ΔE00 10.51
Lightblue (survey)
#7BC8F6
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A6CA #CA6844
analogous
#44CAAB #44A6CA #4463CA
triadic
#44A6CA #CA44A6 #A6CA44
tetradic
#44A6CA #AB44CA #CA6844 #63CA44
square
#44A6CA #AB44CA #CA6844 #63CA44
split-complementary
#44A6CA #CA4463 #CAAB44
monochromatic
#215D73 #2E83A3 #44A6CA #74BDD8 #A3D3E5
Accessibility & contrast
On white
2.78
#44A6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#44A6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A6CA
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A6CA | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A3CC
Deuteranopia (green-blind)
#8095CA
Tritanopia (blue-blind)
#00B1B2
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #44a6ca; /* rgb */ color: rgb(68, 166, 202); /* oklch */ color: oklch(68.2% 0.104 225.8);
Tailwind
colors: {
custom: {
50: '#87c0da',
500: '#44a6ca',
950: '#000000',
},
}SCSS
$custom: #44a6ca; $custom-light: #87c0da; $custom-dark: #000000;
JSON
{
"hex": "#44a6ca",
"rgb": {
"r": 68,
"g": 166,
"b": 202
},
"hsl": {
"h": 196.119,
"s": 55.833,
"l": 52.941
},
"oklch": {
"l": 0.68222,
"c": 0.10444,
"h": 225.8
},
"luminance": 0.32766
}Semantic roles & 50–950 ramp
primary
#44A6CA
secondary
#D2A798
accent
#7149DF
background
#F8FBFD
surface
#F0F7FA
border
#CBD0D3
text
#0C1214
muted
#7D8183