#44ABCC#44ABCC
#44ABCC is a light, moderate cyan. Relative luminance 0.347; OKLCH L 69.5% C 0.105 H 222.7°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABCC |
|---|---|
| RGB | rgb(68, 171, 204) |
| HSL | hsl(195, 57%, 53%) |
| HSV | hsv(195, 67%, 80%) |
| CMYK | cmyk(66.7%, 16.2%, 0%, 20%) |
| CIE-LAB | lab(65.52, -19.33, -25.52) |
| CIE-LCH | lch(65.52, 32.02, 232.86°) |
| OKLab | oklab(69.49% -0.0772 -0.0712) |
| OKLCH | oklch(69.49% 0.105 222.7) |
| XYZ | xyz(27.8415, 34.7114, 62.3477) |
| Luminance | 0.3471 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.82
Greyblue
#77A1B5
ΔE00 7.49
Deepskyblue
#00BFFF
ΔE00 8.66
Bright Sky Blue
#02CCFE
ΔE00 9.33
Bluegrey
#85A3B2
ΔE00 10.05
Lightblue (survey)
#7BC8F6
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABCC #CC6544
analogous
#44CCA9 #44ABCC #4467CC
triadic
#44ABCC #CC44AB #ABCC44
tetradic
#44ABCC #A944CC #CC6544 #67CC44
square
#44ABCC #A944CC #CC6544 #67CC44
split-complementary
#44ABCC #CC4467 #CCA944
monochromatic
#206176 #2D88A6 #44ABCC #74C1D9 #A4D6E6
Accessibility & contrast
On white
2.64
#44ABCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#44ABCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABCC
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABCC | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CE
Deuteranopia (green-blind)
#8599CC
Tritanopia (blue-blind)
#00B5B6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #44abcc; /* rgb */ color: rgb(68, 171, 204); /* oklch */ color: oklch(69.5% 0.105 222.7);
Tailwind
colors: {
custom: {
50: '#87c4db',
500: '#44abcc',
950: '#000000',
},
}SCSS
$custom: #44abcc; $custom-light: #87c4db; $custom-dark: #000000;
JSON
{
"hex": "#44abcc",
"rgb": {
"r": 68,
"g": 171,
"b": 204
},
"hsl": {
"h": 194.559,
"s": 57.143,
"l": 53.333
},
"oklch": {
"l": 0.69491,
"c": 0.10502,
"h": 222.7
},
"luminance": 0.34714
}Semantic roles & 50–950 ramp
primary
#44ABCC
secondary
#D3A799
accent
#6D47E0
background
#F8FCFD
surface
#F0F8FB
border
#CBD1D4
text
#0D1215
muted
#7D8183