#44A4BE#44A4BE
#44A4BE is a light, moderate cyan. Relative luminance 0.315; OKLCH L 67.2% C 0.097 H 218.8°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #44A4BE |
|---|---|
| RGB | rgb(68, 164, 190) |
| HSL | hsl(193, 48%, 51%) |
| HSV | hsv(193, 64%, 75%) |
| CMYK | cmyk(64.2%, 13.7%, 0%, 25.5%) |
| CIE-LAB | lab(62.92, -20.04, -21.72) |
| CIE-LCH | lch(62.92, 29.55, 227.30°) |
| OKLab | oklab(67.24% -0.0753 -0.0604) |
| OKLCH | oklch(67.24% 0.097 218.8) |
| XYZ | xyz(24.9498, 31.4949, 53.4695) |
| Luminance | 0.3150 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.05
Greyblue
#77A1B5
ΔE00 7.19
Cadetblue
#5F9EA0
ΔE00 8.77
Bluegrey
#85A3B2
ΔE00 9.90
Teal Blue
#01889F
ΔE00 10.10
Dirty Blue
#3F829D
ΔE00 11.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A4BE #BE5E44
analogous
#44BE9B #44A4BE #4467BE
triadic
#44A4BE #BE44A4 #A4BE44
tetradic
#44A4BE #9B44BE #BE5E44 #67BE44
square
#44A4BE #9B44BE #BE5E44 #67BE44
split-complementary
#44A4BE #BE4467 #BE9B44
monochromatic
#235765 #337E92 #44A4BE #71BACE #9FD0DE
Accessibility & contrast
On white
2.88
#44A4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#44A4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A4BE
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A4BE | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A0BF
Deuteranopia (green-blind)
#8293BE
Tritanopia (blue-blind)
#00ADAC
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #44a4be; /* rgb */ color: rgb(68, 164, 190); /* oklch */ color: oklch(67.2% 0.097 218.8);
Tailwind
colors: {
custom: {
50: '#85bfd1',
500: '#44a4be',
950: '#000000',
},
}SCSS
$custom: #44a4be; $custom-light: #85bfd1; $custom-dark: #000000;
JSON
{
"hex": "#44a4be",
"rgb": {
"r": 68,
"g": 164,
"b": 190
},
"hsl": {
"h": 192.787,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.67236,
"c": 0.09655,
"h": 218.8
},
"luminance": 0.31498
}Semantic roles & 50–950 ramp
primary
#44A4BE
secondary
#CA9F94
accent
#6D50D8
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182