#44CCFF#44CCFF
#44CCFF is a light, vivid cyan. Relative luminance 0.516; OKLCH L 79.4% C 0.135 H 227.7°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #44CCFF |
|---|---|
| RGB | rgb(68, 204, 255) |
| HSL | hsl(196, 100%, 63%) |
| HSV | hsv(196, 73%, 100%) |
| CMYK | cmyk(73.3%, 20%, 0%, 0%) |
| CIE-LAB | lab(77.06, -20.22, -35.46) |
| CIE-LCH | lch(77.06, 40.82, 240.31°) |
| OKLab | oklab(79.37% -0.0907 -0.0995) |
| OKLCH | oklch(79.37% 0.135 227.7) |
| XYZ | xyz(42.0194, 51.6297, 102.3393) |
| Luminance | 0.5163 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.15
Deepskyblue
#00BFFF
ΔE00 4.41
Lightblue (survey)
#7BC8F6
ΔE00 5.00
Baby Blue
#89CFF0
ΔE00 5.86
Lightskyblue
#87CEFA
ΔE00 5.88
Neon Blue
#04D9FF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44CCFF #FF7744
analogous
#44FFD5 #44CCFF #446EFF
triadic
#44CCFF #FF44CC #CCFF44
tetradic
#44CCFF #D544FF #FF7744 #6EFF44
square
#44CCFF #D544FF #FF7744 #6EFF44
split-complementary
#44CCFF #FF446E #FFD544
monochromatic
#0092C9 #07BBFF #44CCFF #81DDFF #BEEDFF
Accessibility & contrast
On white
1.85
#44CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#44CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44CCFF
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44CCFF | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#98B6FE
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #44ccff; /* rgb */ color: rgb(68, 204, 255); /* oklch */ color: oklch(79.4% 0.135 227.7);
Tailwind
colors: {
custom: {
50: '#90dbff',
500: '#44ccff',
950: '#000000',
},
}SCSS
$custom: #44ccff; $custom-light: #90dbff; $custom-dark: #000000;
JSON
{
"hex": "#44ccff",
"rgb": {
"r": 68,
"g": 204,
"b": 255
},
"hsl": {
"h": 196.364,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.79368,
"c": 0.13463,
"h": 227.7
},
"luminance": 0.51635
}Semantic roles & 50–950 ramp
primary
#44CCFF
secondary
#C54F23
accent
#3F00E6
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0E1518
muted
#7F8486