#44A2BE#44A2BE
#44A2BE is a light, moderate cyan. Relative luminance 0.308; OKLCH L 66.8% C 0.097 H 220.7°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #44A2BE |
|---|---|
| RGB | rgb(68, 162, 190) |
| HSL | hsl(194, 48%, 51%) |
| HSV | hsv(194, 64%, 75%) |
| CMYK | cmyk(64.2%, 14.7%, 0%, 25.5%) |
| CIE-LAB | lab(62.33, -18.99, -22.63) |
| CIE-LCH | lch(62.33, 29.54, 230.00°) |
| OKLab | oklab(66.76% -0.0732 -0.063) |
| OKLCH | oklch(66.76% 0.097 220.7) |
| XYZ | xyz(24.5947, 30.7847, 53.3511) |
| Luminance | 0.3079 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.89
Turquoise Blue
#06B1C4
ΔE00 6.97
Cadetblue
#5F9EA0
ΔE00 9.35
Bluegrey
#85A3B2
ΔE00 9.71
Teal Blue
#01889F
ΔE00 9.76
Dirty Blue
#3F829D
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A2BE #BE6044
analogous
#44BE9D #44A2BE #4465BE
triadic
#44A2BE #BE44A2 #A2BE44
tetradic
#44A2BE #9D44BE #BE6044 #65BE44
square
#44A2BE #9D44BE #BE6044 #65BE44
split-complementary
#44A2BE #BE4465 #BE9D44
monochromatic
#235665 #337C92 #44A2BE #71B9CE #9FCFDE
Accessibility & contrast
On white
2.93
#44A2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#44A2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A2BE
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A2BE | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EC0
Deuteranopia (green-blind)
#8091BE
Tritanopia (blue-blind)
#00ABAB
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #44a2be; /* rgb */ color: rgb(68, 162, 190); /* oklch */ color: oklch(66.8% 0.097 220.7);
Tailwind
colors: {
custom: {
50: '#85bdd1',
500: '#44a2be',
950: '#000000',
},
}SCSS
$custom: #44a2be; $custom-light: #85bdd1; $custom-dark: #000000;
JSON
{
"hex": "#44a2be",
"rgb": {
"r": 68,
"g": 162,
"b": 190
},
"hsl": {
"h": 193.77,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.66757,
"c": 0.09659,
"h": 220.7
},
"luminance": 0.30787
}Semantic roles & 50–950 ramp
primary
#44A2BE
secondary
#CAA094
accent
#6F50D8
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182