#44ABC7#44ABC7
#44ABC7 is a light, moderate cyan. Relative luminance 0.345; OKLCH L 69.3% C 0.102 H 219.1°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABC7 |
|---|---|
| RGB | rgb(68, 171, 199) |
| HSL | hsl(193, 54%, 52%) |
| HSV | hsv(193, 66%, 78%) |
| CMYK | cmyk(65.8%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(65.34, -20.89, -23.04) |
| CIE-LCH | lch(65.34, 31.10, 227.79°) |
| OKLab | oklab(69.28% -0.0791 -0.0642) |
| OKLCH | oklch(69.28% 0.102 219.1) |
| XYZ | xyz(27.2514, 34.4753, 59.2400) |
| Luminance | 0.3448 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.36
Greyblue
#77A1B5
ΔE00 7.72
Cadetblue
#5F9EA0
ΔE00 9.82
Bright Sky Blue
#02CCFE
ΔE00 9.94
Deepskyblue
#00BFFF
ΔE00 10.01
Bluegrey
#85A3B2
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABC7 #C76044
analogous
#44C7A1 #44ABC7 #446AC7
triadic
#44ABC7 #C744AB #ABC744
tetradic
#44ABC7 #A144C7 #C76044 #6AC744
square
#44ABC7 #A144C7 #C76044 #6AC744
split-complementary
#44ABC7 #C7446A #C7A144
monochromatic
#215F6F #2F879E #44ABC7 #73C0D5 #A2D5E3
Accessibility & contrast
On white
2.66
#44ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#44ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABC7
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABC7 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A6C9
Deuteranopia (green-blind)
#8799C7
Tritanopia (blue-blind)
#00B4B4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #44abc7; /* rgb */ color: rgb(68, 171, 199); /* oklch */ color: oklch(69.3% 0.102 219.1);
Tailwind
colors: {
custom: {
50: '#87c4d8',
500: '#44abc7',
950: '#000000',
},
}SCSS
$custom: #44abc7; $custom-light: #87c4d8; $custom-dark: #000000;
JSON
{
"hex": "#44abc7",
"rgb": {
"r": 68,
"g": 171,
"b": 199
},
"hsl": {
"h": 192.824,
"s": 53.909,
"l": 52.353
},
"oklch": {
"l": 0.69282,
"c": 0.10184,
"h": 219.1
},
"luminance": 0.34478
}Semantic roles & 50–950 ramp
primary
#44ABC7
secondary
#D0A397
accent
#6A4BDD
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1214
muted
#7D8183