#44D2FF#44D2FF
#44D2FF is a light, vivid cyan. Relative luminance 0.545; OKLCH L 80.7% C 0.133 H 223.7°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #44D2FF |
|---|---|
| RGB | rgb(68, 210, 255) |
| HSL | hsl(194, 100%, 63%) |
| HSV | hsv(194, 73%, 100%) |
| CMYK | cmyk(73.3%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(78.77, -23.27, -32.82) |
| CIE-LCH | lch(78.77, 40.23, 234.66°) |
| OKLab | oklab(80.74% -0.0962 -0.0919) |
| OKLCH | oklch(80.74% 0.133 223.7) |
| XYZ | xyz(43.4730, 54.5370, 102.8239) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.17
Neon Blue
#04D9FF
ΔE00 3.86
Sky Blue
#87CEEB
ΔE00 5.79
Baby Blue
#89CFF0
ΔE00 5.82
Lightblue (survey)
#7BC8F6
ΔE00 6.37
Deepskyblue
#00BFFF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44D2FF #FF7144
analogous
#44FFCF #44D2FF #4474FF
triadic
#44D2FF #FF44D2 #D2FF44
tetradic
#44D2FF #CF44FF #FF7144 #74FF44
square
#44D2FF #CF44FF #FF7144 #74FF44
split-complementary
#44D2FF #FF4474 #FFCF44
monochromatic
#0098C9 #07C3FF #44D2FF #81E1FF #BEEFFF
Accessibility & contrast
On white
1.76
#44D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#44D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44D2FF
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44D2FF | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#9FBBFF
Tritanopia (blue-blind)
#00E0E1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #44d2ff; /* rgb */ color: rgb(68, 210, 255); /* oklch */ color: oklch(80.7% 0.133 223.7);
Tailwind
colors: {
custom: {
50: '#90e0ff',
500: '#44d2ff',
950: '#000000',
},
}SCSS
$custom: #44d2ff; $custom-light: #90e0ff; $custom-dark: #000000;
JSON
{
"hex": "#44d2ff",
"rgb": {
"r": 68,
"g": 210,
"b": 255
},
"hsl": {
"h": 194.439,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.80742,
"c": 0.13307,
"h": 223.7
},
"luminance": 0.54542
}Semantic roles & 50–950 ramp
primary
#44D2FF
secondary
#C54A23
accent
#3700E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1518
muted
#808486