#44A0BE#44A0BE
#44A0BE is a light, moderate cyan. Relative luminance 0.301; OKLCH L 66.3% C 0.097 H 222.7°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #44A0BE |
|---|---|
| RGB | rgb(68, 160, 190) |
| HSL | hsl(195, 48%, 51%) |
| HSV | hsv(195, 64%, 75%) |
| CMYK | cmyk(64.2%, 15.8%, 0%, 25.5%) |
| CIE-LAB | lab(61.73, -17.93, -23.54) |
| CIE-LCH | lch(61.73, 29.60, 232.70°) |
| OKLab | oklab(66.28% -0.0711 -0.0656) |
| OKLCH | oklch(66.28% 0.097 222.7) |
| XYZ | xyz(24.2452, 30.0857, 53.2346) |
| Luminance | 0.3009 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.72
Turquoise Blue
#06B1C4
ΔE00 7.90
Teal Blue
#01889F
ΔE00 9.50
Bluegrey
#85A3B2
ΔE00 9.62
Cadetblue
#5F9EA0
ΔE00 9.99
Dirty Blue
#3F829D
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A0BE #BE6244
analogous
#44BE9F #44A0BE #4463BE
triadic
#44A0BE #BE44A0 #A0BE44
tetradic
#44A0BE #9F44BE #BE6244 #63BE44
square
#44A0BE #9F44BE #BE6244 #63BE44
split-complementary
#44A0BE #BE4463 #BE9F44
monochromatic
#235465 #337B92 #44A0BE #71B7CE #9FCEDE
Accessibility & contrast
On white
2.99
#44A0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#44A0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A0BE
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A0BE | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9CC0
Deuteranopia (green-blind)
#7D90BE
Tritanopia (blue-blind)
#00A9AA
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #44a0be; /* rgb */ color: rgb(68, 160, 190); /* oklch */ color: oklch(66.3% 0.097 222.7);
Tailwind
colors: {
custom: {
50: '#85bcd1',
500: '#44a0be',
950: '#000000',
},
}SCSS
$custom: #44a0be; $custom-light: #85bcd1; $custom-dark: #000000;
JSON
{
"hex": "#44a0be",
"rgb": {
"r": 68,
"g": 160,
"b": 190
},
"hsl": {
"h": 194.754,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.66279,
"c": 0.09674,
"h": 222.7
},
"luminance": 0.30088
}Semantic roles & 50–950 ramp
primary
#44A0BE
secondary
#CAA194
accent
#7150D8
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182