#44A8BC#44A8BC
#44A8BC is a light, moderate cyan. Relative luminance 0.329; OKLCH L 68.1% C 0.096 H 213.1°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #44A8BC |
|---|---|
| RGB | rgb(68, 168, 188) |
| HSL | hsl(190, 47%, 50%) |
| HSV | hsv(190, 64%, 74%) |
| CMYK | cmyk(63.8%, 10.6%, 0%, 26.3%) |
| CIE-LAB | lab(64.05, -22.73, -18.88) |
| CIE-LCH | lch(64.05, 29.55, 219.72°) |
| OKLab | oklab(68.12% -0.0803 -0.0524) |
| OKLCH | oklch(68.12% 0.096 213.1) |
| XYZ | xyz(25.4599, 32.8623, 52.5685) |
| Luminance | 0.3286 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.92
Cadetblue
#5F9EA0
ΔE00 7.28
Greyblue
#77A1B5
ΔE00 8.45
Bluegrey
#85A3B2
ΔE00 10.78
Teal Blue
#01889F
ΔE00 11.00
Lightseagreen
#20B2AA
ΔE00 11.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A8BC #BC5844
analogous
#44BC94 #44A8BC #446CBC
triadic
#44A8BC #BC44A8 #A8BC44
tetradic
#44A8BC #9444BC #BC5844 #6CBC44
square
#44A8BC #9444BC #BC5844 #6CBC44
split-complementary
#44A8BC #BC446C #BC9444
monochromatic
#235862 #33808F #44A8BC #71BDCC #9ED2DC
Accessibility & contrast
On white
2.77
#44A8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#44A8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A8BC
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A8BC | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BD
Deuteranopia (green-blind)
#8796BC
Tritanopia (blue-blind)
#00B0AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #44a8bc; /* rgb */ color: rgb(68, 168, 188); /* oklch */ color: oklch(68.1% 0.096 213.1);
Tailwind
colors: {
custom: {
50: '#85c2d0',
500: '#44a8bc',
950: '#000000',
},
}SCSS
$custom: #44a8bc; $custom-light: #85c2d0; $custom-dark: #000000;
JSON
{
"hex": "#44a8bc",
"rgb": {
"r": 68,
"g": 168,
"b": 188
},
"hsl": {
"h": 190,
"s": 47.244,
"l": 50.196
},
"oklch": {
"l": 0.68116,
"c": 0.09592,
"h": 213.1
},
"luminance": 0.32865
}Semantic roles & 50–950 ramp
primary
#44A8BC
secondary
#C99C93
accent
#6751D7
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182