#64D7FC#64D7FC
#64D7FC is a very light, moderate cyan. Relative luminance 0.583; OKLCH L 82.7% C 0.116 H 222.1°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #64D7FC |
|---|---|
| RGB | rgb(100, 215, 252) |
| HSL | hsl(195, 96%, 69%) |
| HSV | hsv(195, 60%, 99%) |
| CMYK | cmyk(60.3%, 14.7%, 0%, 1.2%) |
| CIE-LAB | lab(80.92, -22.05, -27.85) |
| CIE-LCH | lch(80.92, 35.52, 231.62°) |
| OKLab | oklab(82.67% -0.0859 -0.0775) |
| OKLCH | oklch(82.67% 0.116 222.1) |
| XYZ | xyz(47.1197, 58.3337, 100.8529) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.81
Sky Blue
#87CEEB
ΔE00 4.45
Bright Sky Blue
#02CCFE
ΔE00 4.58
Baby Blue
#89CFF0
ΔE00 4.72
Lightskyblue
#87CEFA
ΔE00 6.50
Lightblue (survey)
#7BC8F6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D7FC #FC8964
analogous
#64FCD5 #64D7FC #648BFC
triadic
#64D7FC #FC64D7 #D7FC64
tetradic
#64D7FC #D564FC #FC8964 #8BFC64
square
#64D7FC #D564FC #FC8964 #8BFC64
split-complementary
#64D7FC #FC648B #FCD564
monochromatic
#04ABE1 #28C8FB #64D7FC #A0E6FD #DCF6FE
Accessibility & contrast
On white
1.66
#64D7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#64D7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D7FC
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D7FC | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FE
Deuteranopia (green-blind)
#ABC2FC
Tritanopia (blue-blind)
#00E3E3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64d7fc; /* rgb */ color: rgb(100, 215, 252); /* oklch */ color: oklch(82.7% 0.116 222.1);
Tailwind
colors: {
custom: {
50: '#9de3fd',
500: '#64d7fc',
950: '#000000',
},
}SCSS
$custom: #64d7fc; $custom-light: #9de3fd; $custom-dark: #000000;
JSON
{
"hex": "#64d7fc",
"rgb": {
"r": 100,
"g": 215,
"b": 252
},
"hsl": {
"h": 194.605,
"s": 96.203,
"l": 69.02
},
"oklch": {
"l": 0.82665,
"c": 0.11569,
"h": 222.1
},
"luminance": 0.58338
}Semantic roles & 50–950 ramp
primary
#64D7FC
secondary
#D6572E
accent
#3800E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485