#44A7FF#44A7FF
#44A7FF is a light, vivid cyan. Relative luminance 0.361; OKLCH L 71.1% C 0.158 H 248.9°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #44A7FF |
|---|---|
| RGB | rgb(68, 167, 255) |
| HSL | hsl(208, 100%, 63%) |
| HSV | hsv(208, 73%, 100%) |
| CMYK | cmyk(73.3%, 34.5%, 0%, 0%) |
| CIE-LAB | lab(66.58, -0.17, -51.86) |
| CIE-LCH | lch(66.58, 51.86, 269.81°) |
| OKLab | oklab(71.06% -0.057 -0.1474) |
| OKLCH | oklch(71.06% 0.158 248.9) |
| XYZ | xyz(34.2458, 36.0825, 99.7481) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 4.56
Sky Blue (survey)
#75BBFD
ΔE00 6.10
Dodgerblue
#1E90FF
ΔE00 7.05
Dark Sky Blue
#448EE4
ΔE00 8.11
Cornflowerblue
#6495ED
ΔE00 8.19
Carolina Blue
#8AB8FE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A7FF #FF9C44
analogous
#44FFF9 #44A7FF #4449FF
triadic
#44A7FF #FF44A7 #A7FF44
tetradic
#44A7FF #F944FF #FF9C44 #49FF44
square
#44A7FF #F944FF #FF9C44 #49FF44
split-complementary
#44A7FF #FF4449 #FFF944
monochromatic
#006AC9 #078AFF #44A7FF #81C4FF #BEE1FF
Accessibility & contrast
On white
2.56
#44A7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#44A7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A7FF
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A7FF | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#639AFD
Tritanopia (blue-blind)
#00BCC7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #44a7ff; /* rgb */ color: rgb(68, 167, 255); /* oklch */ color: oklch(71.1% 0.158 248.9);
Tailwind
colors: {
custom: {
50: '#8fc0ff',
500: '#44a7ff',
950: '#000000',
},
}SCSS
$custom: #44a7ff; $custom-light: #8fc0ff; $custom-dark: #000000;
JSON
{
"hex": "#44a7ff",
"rgb": {
"r": 68,
"g": 167,
"b": 255
},
"hsl": {
"h": 208.235,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.71059,
"c": 0.15807,
"h": 248.9
},
"luminance": 0.36086
}Semantic roles & 50–950 ramp
primary
#44A7FF
secondary
#F1CDAE
accent
#6C00E6
background
#F9FBFF
surface
#F2F7FF
border
#CCD0D7
text
#0E1218
muted
#7E8186