#44A1BE#44A1BE
#44A1BE is a light, moderate cyan. Relative luminance 0.304; OKLCH L 66.5% C 0.097 H 221.7°. Best body text is #000000 at 7.09:1 contrast (WCAG AA passes).
Color values
| HEX | #44A1BE |
|---|---|
| RGB | rgb(68, 161, 190) |
| HSL | hsl(194, 48%, 51%) |
| HSV | hsv(194, 64%, 75%) |
| CMYK | cmyk(64.2%, 15.3%, 0%, 25.5%) |
| CIE-LAB | lab(62.03, -18.46, -23.09) |
| CIE-LCH | lch(62.03, 29.56, 231.35°) |
| OKLab | oklab(66.52% -0.0721 -0.0643) |
| OKLCH | oklch(66.52% 0.097 221.7) |
| XYZ | xyz(24.4193, 30.4338, 53.2926) |
| Luminance | 0.3044 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.79
Turquoise Blue
#06B1C4
ΔE00 7.43
Teal Blue
#01889F
ΔE00 9.62
Bluegrey
#85A3B2
ΔE00 9.65
Cadetblue
#5F9EA0
ΔE00 9.66
Dirty Blue
#3F829D
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A1BE #BE6144
analogous
#44BE9E #44A1BE #4464BE
triadic
#44A1BE #BE44A1 #A1BE44
tetradic
#44A1BE #9E44BE #BE6144 #64BE44
square
#44A1BE #9E44BE #BE6144 #64BE44
split-complementary
#44A1BE #BE4464 #BE9E44
monochromatic
#235565 #337B92 #44A1BE #71B8CE #9FCFDE
Accessibility & contrast
On white
2.96
#44A1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.09
#44A1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A1BE
7.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A1BE | 1.00 | 2.96 | 7.09 | 7.09 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DC0
Deuteranopia (green-blind)
#7F90BE
Tritanopia (blue-blind)
#00AAAA
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #44a1be; /* rgb */ color: rgb(68, 161, 190); /* oklch */ color: oklch(66.5% 0.097 221.7);
Tailwind
colors: {
custom: {
50: '#85bdd1',
500: '#44a1be',
950: '#000000',
},
}SCSS
$custom: #44a1be; $custom-light: #85bdd1; $custom-dark: #000000;
JSON
{
"hex": "#44a1be",
"rgb": {
"r": 68,
"g": 161,
"b": 190
},
"hsl": {
"h": 194.262,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.66518,
"c": 0.09665,
"h": 221.7
},
"luminance": 0.30436
}Semantic roles & 50–950 ramp
primary
#44A1BE
secondary
#CAA194
accent
#7050D8
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182