#44A4CD#44A4CD
#44A4CD is a light, moderate cyan. Relative luminance 0.322; OKLCH L 67.9% C 0.107 H 229.6°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #44A4CD |
|---|---|
| RGB | rgb(68, 164, 205) |
| HSL | hsl(198, 58%, 54%) |
| HSV | hsv(198, 67%, 80%) |
| CMYK | cmyk(66.8%, 20%, 0%, 19.6%) |
| CIE-LAB | lab(63.50, -15.29, -29.20) |
| CIE-LCH | lch(63.50, 32.96, 242.35°) |
| OKLab | oklab(67.88% -0.0696 -0.0818) |
| OKLCH | oklch(67.88% 0.107 229.6) |
| XYZ | xyz(26.6744, 32.1848, 62.5523) |
| Luminance | 0.3219 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.26
Deepskyblue
#00BFFF
ΔE00 8.54
Azure (survey)
#069AF3
ΔE00 9.37
Bluegrey
#85A3B2
ΔE00 9.97
Turquoise Blue
#06B1C4
ΔE00 10.00
Lightblue (survey)
#7BC8F6
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A4CD #CD6D44
analogous
#44CDB1 #44A4CD #445FCD
triadic
#44A4CD #CD44A4 #A4CD44
tetradic
#44A4CD #B144CD #CD6D44 #5FCD44
square
#44A4CD #B144CD #CD6D44 #5FCD44
split-complementary
#44A4CD #CD445F #CDB144
monochromatic
#205D77 #2D82A7 #44A4CD #74BBDA #A5D3E7
Accessibility & contrast
On white
2.82
#44A4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#44A4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A4CD
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A4CD | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA2CF
Deuteranopia (green-blind)
#7C94CC
Tritanopia (blue-blind)
#00AFB2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #44a4cd; /* rgb */ color: rgb(68, 164, 205); /* oklch */ color: oklch(67.9% 0.107 229.6);
Tailwind
colors: {
custom: {
50: '#87bfdc',
500: '#44a4cd',
950: '#000000',
},
}SCSS
$custom: #44a4cd; $custom-light: #87bfdc; $custom-dark: #000000;
JSON
{
"hex": "#44a4cd",
"rgb": {
"r": 68,
"g": 164,
"b": 205
},
"hsl": {
"h": 197.956,
"s": 57.806,
"l": 53.529
},
"oklch": {
"l": 0.67883,
"c": 0.1074,
"h": 229.6
},
"luminance": 0.32188
}Semantic roles & 50–950 ramp
primary
#44A4CD
secondary
#D4AB99
accent
#7547E1
background
#F8FBFD
surface
#F0F7FB
border
#CBD0D4
text
#0C1215
muted
#7D8183