#44D6FC#44D6FC
#44D6FC is a light, vivid cyan. Relative luminance 0.564; OKLCH L 81.5% C 0.131 H 219.3°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #44D6FC |
|---|---|
| RGB | rgb(68, 214, 252) |
| HSL | hsl(192, 97%, 63%) |
| HSV | hsv(192, 73%, 99%) |
| CMYK | cmyk(73%, 15.1%, 0%, 1.2%) |
| CIE-LAB | lab(79.81, -26.20, -29.63) |
| CIE-LCH | lch(79.81, 39.55, 228.51°) |
| OKLab | oklab(81.54% -0.1011 -0.0828) |
| OKLCH | oklch(81.54% 0.131 219.3) |
| XYZ | xyz(43.9938, 56.3451, 100.6336) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 1.90
Bright Sky Blue
#02CCFE
ΔE00 3.87
Sky Blue
#87CEEB
ΔE00 6.07
Baby Blue
#89CFF0
ΔE00 6.51
Aqua Blue
#02D8E9
ΔE00 7.55
Lightblue (survey)
#7BC8F6
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44D6FC #FC6A44
analogous
#44FCC6 #44D6FC #447AFC
triadic
#44D6FC #FC44D6 #D6FC44
tetradic
#44D6FC #C644FC #FC6A44 #7AFC44
square
#44D6FC #C644FC #FC6A44 #7AFC44
split-complementary
#44D6FC #FC447A #FCC644
monochromatic
#039BC2 #08C9FB #44D6FC #80E3FD #BCF0FE
Accessibility & contrast
On white
1.71
#44D6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#44D6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44D6FC
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44D6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44D6FC | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FE
Deuteranopia (green-blind)
#A5BEFC
Tritanopia (blue-blind)
#00E3E2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #44d6fc; /* rgb */ color: rgb(68, 214, 252); /* oklch */ color: oklch(81.5% 0.131 219.3);
Tailwind
colors: {
custom: {
50: '#90e3fd',
500: '#44d6fc',
950: '#000000',
},
}SCSS
$custom: #44d6fc; $custom-light: #90e3fd; $custom-dark: #000000;
JSON
{
"hex": "#44d6fc",
"rgb": {
"r": 68,
"g": 214,
"b": 252
},
"hsl": {
"h": 192.391,
"s": 96.842,
"l": 62.745
},
"oklch": {
"l": 0.81537,
"c": 0.13064,
"h": 219.3
},
"luminance": 0.5635
}Semantic roles & 50–950 ramp
primary
#44D6FC
secondary
#BF4525
accent
#2F00E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485