#44A7CC#44A7CC
#44A7CC is a light, moderate cyan. Relative luminance 0.332; OKLCH L 68.5% C 0.106 H 226.3°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #44A7CC |
|---|---|
| RGB | rgb(68, 167, 204) |
| HSL | hsl(196, 57%, 53%) |
| HSV | hsv(196, 67%, 80%) |
| CMYK | cmyk(66.7%, 18.1%, 0%, 20%) |
| CIE-LAB | lab(64.34, -17.22, -27.34) |
| CIE-LCH | lch(64.34, 32.31, 237.80°) |
| OKLab | oklab(68.55% -0.0731 -0.0764) |
| OKLCH | oklch(68.55% 0.106 226.3) |
| XYZ | xyz(27.0973, 33.2231, 62.0996) |
| Luminance | 0.3323 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.13
Turquoise Blue
#06B1C4
ΔE00 8.46
Deepskyblue
#00BFFF
ΔE00 8.49
Bluegrey
#85A3B2
ΔE00 9.84
Bright Sky Blue
#02CCFE
ΔE00 10.19
Lightblue (survey)
#7BC8F6
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A7CC #CC6944
analogous
#44CCAD #44A7CC #4463CC
triadic
#44A7CC #CC44A7 #A7CC44
tetradic
#44A7CC #AD44CC #CC6944 #63CC44
square
#44A7CC #AD44CC #CC6944 #63CC44
split-complementary
#44A7CC #CC4463 #CCAD44
monochromatic
#205E76 #2D85A6 #44A7CC #74BED9 #A4D4E6
Accessibility & contrast
On white
2.75
#44A7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#44A7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A7CC
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A7CC | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CE
Deuteranopia (green-blind)
#8096CC
Tritanopia (blue-blind)
#00B2B3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #44a7cc; /* rgb */ color: rgb(68, 167, 204); /* oklch */ color: oklch(68.5% 0.106 226.3);
Tailwind
colors: {
custom: {
50: '#87c1db',
500: '#44a7cc',
950: '#000000',
},
}SCSS
$custom: #44a7cc; $custom-light: #87c1db; $custom-dark: #000000;
JSON
{
"hex": "#44a7cc",
"rgb": {
"r": 68,
"g": 167,
"b": 204
},
"hsl": {
"h": 196.324,
"s": 57.143,
"l": 53.333
},
"oklch": {
"l": 0.68546,
"c": 0.10573,
"h": 226.3
},
"luminance": 0.33226
}Semantic roles & 50–950 ramp
primary
#44A7CC
secondary
#D3A999
accent
#7147E0
background
#F8FBFD
surface
#F0F7FB
border
#CBD0D4
text
#0C1215
muted
#7D8183