#44A7CA#44A7CA
#44A7CA is a light, moderate cyan. Relative luminance 0.331; OKLCH L 68.5% C 0.104 H 224.9°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #44A7CA |
|---|---|
| RGB | rgb(68, 167, 202) |
| HSL | hsl(196, 56%, 53%) |
| HSV | hsv(196, 66%, 79%) |
| CMYK | cmyk(66.3%, 17.3%, 0%, 20.8%) |
| CIE-LAB | lab(64.26, -17.86, -26.35) |
| CIE-LCH | lch(64.26, 31.83, 235.87°) |
| OKLab | oklab(68.46% -0.0738 -0.0736) |
| OKLCH | oklch(68.46% 0.104 224.9) |
| XYZ | xyz(26.8590, 33.1277, 60.8444) |
| Luminance | 0.3313 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.06
Turquoise Blue
#06B1C4
ΔE00 7.90
Deepskyblue
#00BFFF
ΔE00 8.89
Bluegrey
#85A3B2
ΔE00 9.78
Bright Sky Blue
#02CCFE
ΔE00 10.27
Lightblue (survey)
#7BC8F6
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A7CA #CA6744
analogous
#44CAAA #44A7CA #4464CA
triadic
#44A7CA #CA44A7 #A7CA44
tetradic
#44A7CA #AA44CA #CA6744 #64CA44
square
#44A7CA #AA44CA #CA6744 #64CA44
split-complementary
#44A7CA #CA4464 #CAAA44
monochromatic
#215D73 #2E84A3 #44A7CA #74BDD8 #A3D4E5
Accessibility & contrast
On white
2.75
#44A7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#44A7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A7CA
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A7CA | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CC
Deuteranopia (green-blind)
#8196CA
Tritanopia (blue-blind)
#00B1B2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #44a7ca; /* rgb */ color: rgb(68, 167, 202); /* oklch */ color: oklch(68.5% 0.104 224.9);
Tailwind
colors: {
custom: {
50: '#87c1da',
500: '#44a7ca',
950: '#000000',
},
}SCSS
$custom: #44a7ca; $custom-light: #87c1da; $custom-dark: #000000;
JSON
{
"hex": "#44a7ca",
"rgb": {
"r": 68,
"g": 167,
"b": 202
},
"hsl": {
"h": 195.672,
"s": 55.833,
"l": 52.941
},
"oklch": {
"l": 0.68459,
"c": 0.10423,
"h": 224.9
},
"luminance": 0.33131
}Semantic roles & 50–950 ramp
primary
#44A7CA
secondary
#D2A798
accent
#7049DF
background
#F8FBFD
surface
#F0F7FA
border
#CBD0D3
text
#0C1214
muted
#7D8183