#64D0F7#64D0F7
#64D0F7 is a light, moderate cyan. Relative luminance 0.545; OKLCH L 80.9% C 0.113 H 224.6°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #64D0F7 |
|---|---|
| RGB | rgb(100, 208, 247) |
| HSL | hsl(196, 90%, 68%) |
| HSV | hsv(196, 60%, 97%) |
| CMYK | cmyk(59.5%, 15.8%, 0%, 3.1%) |
| CIE-LAB | lab(78.77, -19.98, -28.48) |
| CIE-LCH | lch(78.77, 34.79, 234.96°) |
| OKLab | oklab(80.88% -0.0805 -0.0793) |
| OKLCH | oklch(80.88% 0.113 224.6) |
| XYZ | xyz(44.5933, 54.5321, 96.1533) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.69
Sky Blue
#87CEEB
ΔE00 3.78
Baby Blue
#89CFF0
ΔE00 3.89
Neon Blue
#04D9FF
ΔE00 4.91
Lightblue (survey)
#7BC8F6
ΔE00 5.12
Lightskyblue
#87CEFA
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D0F7 #F78B64
analogous
#64F7D4 #64D0F7 #6487F7
triadic
#64D0F7 #F764D0 #D0F764
tetradic
#64D0F7 #D464F7 #F78B64 #87F764
square
#64D0F7 #D464F7 #F78B64 #87F764
split-complementary
#64D0F7 #F76487 #F7D464
monochromatic
#0BA0D6 #2ABEF4 #64D0F7 #9EE2FA #D8F3FD
Accessibility & contrast
On white
1.76
#64D0F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#64D0F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D0F7
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D0F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D0F7 | 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)
#BACCF9
Deuteranopia (green-blind)
#A5BCF7
Tritanopia (blue-blind)
#00DCDC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #64d0f7; /* rgb */ color: rgb(100, 208, 247); /* oklch */ color: oklch(80.9% 0.113 224.6);
Tailwind
colors: {
custom: {
50: '#9cdefa',
500: '#64d0f7',
950: '#000000',
},
}SCSS
$custom: #64d0f7; $custom-light: #9cdefa; $custom-dark: #000000;
JSON
{
"hex": "#64d0f7",
"rgb": {
"r": 100,
"g": 208,
"b": 247
},
"hsl": {
"h": 195.918,
"s": 90.184,
"l": 68.039
},
"oklch": {
"l": 0.80885,
"c": 0.11302,
"h": 224.6
},
"luminance": 0.54536
}Semantic roles & 50–950 ramp
primary
#64D0F7
secondary
#D05A2F
accent
#3D00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485