#44A8CA#44A8CA
#44A8CA is a light, moderate cyan. Relative luminance 0.335; OKLCH L 68.7% C 0.104 H 224.0°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #44A8CA |
|---|---|
| RGB | rgb(68, 168, 202) |
| HSL | hsl(195, 56%, 53%) |
| HSV | hsv(195, 66%, 79%) |
| CMYK | cmyk(66.3%, 16.8%, 0%, 20.8%) |
| CIE-LAB | lab(64.56, -18.38, -25.89) |
| CIE-LCH | lch(64.56, 31.76, 234.62°) |
| OKLab | oklab(68.69% -0.0748 -0.0723) |
| OKLCH | oklch(68.69% 0.104 224) |
| XYZ | xyz(27.0429, 33.4955, 60.9057) |
| Luminance | 0.3350 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.14
Turquoise Blue
#06B1C4
ΔE00 7.48
Deepskyblue
#00BFFF
ΔE00 8.92
Bluegrey
#85A3B2
ΔE00 9.83
Bright Sky Blue
#02CCFE
ΔE00 10.06
Lightblue (survey)
#7BC8F6
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A8CA #CA6644
analogous
#44CAA9 #44A8CA #4465CA
triadic
#44A8CA #CA44A8 #A8CA44
tetradic
#44A8CA #A944CA #CA6644 #65CA44
square
#44A8CA #A944CA #CA6644 #65CA44
split-complementary
#44A8CA #CA4465 #CAA944
monochromatic
#215E73 #2E85A3 #44A8CA #74BED8 #A3D4E5
Accessibility & contrast
On white
2.73
#44A8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#44A8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A8CA
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A8CA | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A4CC
Deuteranopia (green-blind)
#8297CA
Tritanopia (blue-blind)
#00B2B3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #44a8ca; /* rgb */ color: rgb(68, 168, 202); /* oklch */ color: oklch(68.7% 0.104 224.0);
Tailwind
colors: {
custom: {
50: '#87c2da',
500: '#44a8ca',
950: '#000000',
},
}SCSS
$custom: #44a8ca; $custom-light: #87c2da; $custom-dark: #000000;
JSON
{
"hex": "#44a8ca",
"rgb": {
"r": 68,
"g": 168,
"b": 202
},
"hsl": {
"h": 195.224,
"s": 55.833,
"l": 52.941
},
"oklch": {
"l": 0.68695,
"c": 0.10406,
"h": 224
},
"luminance": 0.33498
}Semantic roles & 50–950 ramp
primary
#44A8CA
secondary
#D2A798
accent
#6F49DF
background
#F8FBFD
surface
#F0F7FA
border
#CBD0D3
text
#0C1214
muted
#7D8183