#44A7BC#44A7BC
#44A7BC is a light, moderate cyan. Relative luminance 0.325; OKLCH L 67.9% C 0.096 H 214.1°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #44A7BC |
|---|---|
| RGB | rgb(68, 167, 188) |
| HSL | hsl(191, 47%, 50%) |
| HSV | hsv(191, 64%, 74%) |
| CMYK | cmyk(63.8%, 11.2%, 0%, 26.3%) |
| CIE-LAB | lab(63.75, -22.21, -19.34) |
| CIE-LCH | lch(63.75, 29.45, 221.04°) |
| OKLab | oklab(67.88% -0.0793 -0.0537) |
| OKLCH | oklch(67.88% 0.096 214.1) |
| XYZ | xyz(25.2760, 32.4945, 52.5072) |
| Luminance | 0.3250 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.32
Cadetblue
#5F9EA0
ΔE00 7.46
Greyblue
#77A1B5
ΔE00 8.17
Bluegrey
#85A3B2
ΔE00 10.58
Teal Blue
#01889F
ΔE00 10.72
Sea
#3C9992
ΔE00 12.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A7BC #BC5944
analogous
#44BC95 #44A7BC #446BBC
triadic
#44A7BC #BC44A7 #A7BC44
tetradic
#44A7BC #9544BC #BC5944 #6BBC44
square
#44A7BC #9544BC #BC5944 #6BBC44
split-complementary
#44A7BC #BC446B #BC9544
monochromatic
#235762 #337F8F #44A7BC #71BCCC #9ED1DC
Accessibility & contrast
On white
2.80
#44A7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#44A7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A7BC
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A7BC | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BD
Deuteranopia (green-blind)
#8695BC
Tritanopia (blue-blind)
#00AFAD
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #44a7bc; /* rgb */ color: rgb(68, 167, 188); /* oklch */ color: oklch(67.9% 0.096 214.1);
Tailwind
colors: {
custom: {
50: '#85c1d0',
500: '#44a7bc',
950: '#000000',
},
}SCSS
$custom: #44a7bc; $custom-light: #85c1d0; $custom-dark: #000000;
JSON
{
"hex": "#44a7bc",
"rgb": {
"r": 68,
"g": 167,
"b": 188
},
"hsl": {
"h": 190.5,
"s": 47.244,
"l": 50.196
},
"oklch": {
"l": 0.67876,
"c": 0.09576,
"h": 214.1
},
"luminance": 0.32497
}Semantic roles & 50–950 ramp
primary
#44A7BC
secondary
#C99C93
accent
#6851D7
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182