#44ABFF#44ABFF
#44ABFF is a light, vivid cyan. Relative luminance 0.376; OKLCH L 71.9% C 0.155 H 246.9°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABFF |
|---|---|
| RGB | rgb(68, 171, 255) |
| HSL | hsl(207, 100%, 63%) |
| HSV | hsv(207, 73%, 100%) |
| CMYK | cmyk(73.3%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(67.70, -2.44, -50.09) |
| CIE-LCH | lch(67.70, 50.15, 267.21°) |
| OKLab | oklab(71.94% -0.0605 -0.1422) |
| OKLCH | oklch(71.94% 0.155 246.9) |
| XYZ | xyz(34.9899, 37.5707, 99.9961) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 5.32
Sky Blue (survey)
#75BBFD
ΔE00 5.36
Dodgerblue
#1E90FF
ΔE00 8.36
Carolina Blue
#8AB8FE
ΔE00 8.48
Deepskyblue
#00BFFF
ΔE00 9.14
Dark Sky Blue
#448EE4
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABFF #FF9844
analogous
#44FFF6 #44ABFF #444DFF
triadic
#44ABFF #FF44AB #ABFF44
tetradic
#44ABFF #F644FF #FF9844 #4DFF44
square
#44ABFF #F644FF #FF9844 #4DFF44
split-complementary
#44ABFF #FF444D #FFF644
monochromatic
#006EC9 #0790FF #44ABFF #81C6FF #BEE2FF
Accessibility & contrast
On white
2.47
#44ABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#44ABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABFF
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABFF | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AFFF
Deuteranopia (green-blind)
#6A9DFD
Tritanopia (blue-blind)
#00BFC9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #44abff; /* rgb */ color: rgb(68, 171, 255); /* oklch */ color: oklch(71.9% 0.155 246.9);
Tailwind
colors: {
custom: {
50: '#8fc3ff',
500: '#44abff',
950: '#000000',
},
}SCSS
$custom: #44abff; $custom-light: #8fc3ff; $custom-dark: #000000;
JSON
{
"hex": "#44abff",
"rgb": {
"r": 68,
"g": 171,
"b": 255
},
"hsl": {
"h": 206.952,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.7194,
"c": 0.15456,
"h": 246.9
},
"luminance": 0.37575
}Semantic roles & 50–950 ramp
primary
#44ABFF
secondary
#F1CCAE
accent
#6700E6
background
#F9FBFF
surface
#F2F7FF
border
#CCD0D7
text
#0E1218
muted
#7E8186