#44CAFF#44CAFF
#44CAFF is a light, vivid cyan. Relative luminance 0.507; OKLCH L 78.9% C 0.135 H 229.0°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #44CAFF |
|---|---|
| RGB | rgb(68, 202, 255) |
| HSL | hsl(197, 100%, 63%) |
| HSV | hsv(197, 73%, 100%) |
| CMYK | cmyk(73.3%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(76.49, -19.19, -36.35) |
| CIE-LCH | lch(76.49, 41.10, 242.17°) |
| OKLab | oklab(78.91% -0.0888 -0.1021) |
| OKLCH | oklch(78.91% 0.135 229) |
| XYZ | xyz(41.5471, 50.6851, 102.1819) |
| Luminance | 0.5069 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.68
Deepskyblue
#00BFFF
ΔE00 3.71
Lightblue (survey)
#7BC8F6
ΔE00 4.69
Lightskyblue
#87CEFA
ΔE00 5.74
Sky
#82CAFC
ΔE00 6.03
Baby Blue
#89CFF0
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44CAFF #FF7944
analogous
#44FFD6 #44CAFF #446CFF
triadic
#44CAFF #FF44CA #CAFF44
tetradic
#44CAFF #D644FF #FF7944 #6CFF44
square
#44CAFF #D644FF #FF7944 #6CFF44
split-complementary
#44CAFF #FF446C #FFD644
monochromatic
#0090C9 #07B9FF #44CAFF #81DBFF #BEEDFF
Accessibility & contrast
On white
1.89
#44CAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#44CAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44CAFF
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44CAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44CAFF | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC7FF
Deuteranopia (green-blind)
#95B5FE
Tritanopia (blue-blind)
#00D9DC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #44caff; /* rgb */ color: rgb(68, 202, 255); /* oklch */ color: oklch(78.9% 0.135 229.0);
Tailwind
colors: {
custom: {
50: '#90daff',
500: '#44caff',
950: '#000000',
},
}SCSS
$custom: #44caff; $custom-light: #90daff; $custom-dark: #000000;
JSON
{
"hex": "#44caff",
"rgb": {
"r": 68,
"g": 202,
"b": 255
},
"hsl": {
"h": 197.005,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.78912,
"c": 0.1353,
"h": 229
},
"luminance": 0.5069
}Semantic roles & 50–950 ramp
primary
#44CAFF
secondary
#C55123
accent
#4100E6
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0E1418
muted
#7F8386