#64CFF7#64CFF7
#64CFF7 is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.7% C 0.113 H 225.4°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #64CFF7 |
|---|---|
| RGB | rgb(100, 207, 247) |
| HSL | hsl(196, 90%, 68%) |
| HSV | hsv(196, 60%, 97%) |
| CMYK | cmyk(59.5%, 16.2%, 0%, 3.1%) |
| CIE-LAB | lab(78.49, -19.46, -28.92) |
| CIE-LCH | lch(78.49, 34.86, 236.05°) |
| OKLab | oklab(80.66% -0.0795 -0.0806) |
| OKLCH | oklch(80.66% 0.113 225.4) |
| XYZ | xyz(44.3503, 54.0460, 96.0723) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.60
Sky Blue
#87CEEB
ΔE00 3.81
Baby Blue
#89CFF0
ΔE00 3.81
Lightblue (survey)
#7BC8F6
ΔE00 4.76
Lightskyblue
#87CEFA
ΔE00 5.10
Neon Blue
#04D9FF
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CFF7 #F78C64
analogous
#64F7D6 #64CFF7 #6485F7
triadic
#64CFF7 #F764CF #CFF764
tetradic
#64CFF7 #D664F7 #F78C64 #85F764
square
#64CFF7 #D664F7 #F78C64 #85F764
split-complementary
#64CFF7 #F76485 #F7D664
monochromatic
#0B9ED6 #2ABDF4 #64CFF7 #9EE1FA #D8F3FD
Accessibility & contrast
On white
1.78
#64CFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#64CFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CFF7
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CFF7 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CBF9
Deuteranopia (green-blind)
#A4BBF7
Tritanopia (blue-blind)
#00DBDC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #64cff7; /* rgb */ color: rgb(100, 207, 247); /* oklch */ color: oklch(80.7% 0.113 225.4);
Tailwind
colors: {
custom: {
50: '#9cddfa',
500: '#64cff7',
950: '#000000',
},
}SCSS
$custom: #64cff7; $custom-light: #9cddfa; $custom-dark: #000000;
JSON
{
"hex": "#64cff7",
"rgb": {
"r": 100,
"g": 207,
"b": 247
},
"hsl": {
"h": 196.327,
"s": 90.184,
"l": 68.039
},
"oklch": {
"l": 0.8066,
"c": 0.11315,
"h": 225.4
},
"luminance": 0.5405
}Semantic roles & 50–950 ramp
primary
#64CFF7
secondary
#D05B2F
accent
#3E00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485