#64CAFE#64CAFE
#64CAFE is a light, vivid cyan. Relative luminance 0.521; OKLCH L 79.8% C 0.120 H 233.3°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #64CAFE |
|---|---|
| RGB | rgb(100, 202, 254) |
| HSL | hsl(200, 99%, 69%) |
| HSV | hsv(200, 61%, 100%) |
| CMYK | cmyk(60.6%, 20.5%, 0%, 0.4%) |
| CIE-LAB | lab(77.34, -14.79, -34.42) |
| CIE-LCH | lch(77.34, 37.46, 246.75°) |
| OKLab | oklab(79.83% -0.0718 -0.0963) |
| OKLCH | oklch(79.83% 0.12 233.3) |
| XYZ | xyz(44.2586, 52.1018, 101.4709) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.44
Lightskyblue
#87CEFA
ΔE00 3.55
Sky
#82CAFC
ΔE00 3.61
Deepskyblue
#00BFFF
ΔE00 4.56
Baby Blue
#89CFF0
ΔE00 4.84
Bright Sky Blue
#02CCFE
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CAFE #FE9864
analogous
#64FEE5 #64CAFE #647DFE
triadic
#64CAFE #FE64CA #CAFE64
tetradic
#64CAFE #E564FE #FE9864 #7DFE64
square
#64CAFE #E564FE #FE9864 #7DFE64
split-complementary
#64CAFE #FE647D #FEE564
monochromatic
#0199E6 #27B5FE #64CAFE #A1DFFE #DEF4FF
Accessibility & contrast
On white
1.84
#64CAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#64CAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CAFE
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CAFE | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#9BB8FD
Tritanopia (blue-blind)
#00D8DB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #64cafe; /* rgb */ color: rgb(100, 202, 254); /* oklch */ color: oklch(79.8% 0.120 233.3);
Tailwind
colors: {
custom: {
50: '#9ddaff',
500: '#64cafe',
950: '#000000',
},
}SCSS
$custom: #64cafe; $custom-light: #9ddaff; $custom-dark: #000000;
JSON
{
"hex": "#64cafe",
"rgb": {
"r": 100,
"g": 202,
"b": 254
},
"hsl": {
"h": 200.26,
"s": 98.718,
"l": 69.412
},
"oklch": {
"l": 0.79831,
"c": 0.12014,
"h": 233.3
},
"luminance": 0.52106
}Semantic roles & 50–950 ramp
primary
#64CAFE
secondary
#D9672D
accent
#4D00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1418
muted
#808386