#64DCFA#64DCFA
#64DCFA is a very light, moderate cyan. Relative luminance 0.608; OKLCH L 83.7% C 0.115 H 216.8°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCFA |
|---|---|
| RGB | rgb(100, 220, 250) |
| HSL | hsl(192, 94%, 69%) |
| HSV | hsv(192, 60%, 98%) |
| CMYK | cmyk(60%, 12%, 0%, 2%) |
| CIE-LAB | lab(82.27, -25.13, -24.74) |
| CIE-LCH | lch(82.27, 35.26, 224.55°) |
| OKLab | oklab(83.72% -0.0917 -0.0687) |
| OKLCH | oklch(83.72% 0.115 216.8) |
| XYZ | xyz(48.0971, 60.7930, 99.6234) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.33
Sky Blue
#87CEEB
ΔE00 5.73
Robin'S Egg
#6DEDFD
ΔE00 6.01
Baby Blue
#89CFF0
ΔE00 6.40
Bright Sky Blue
#02CCFE
ΔE00 6.46
Aqua Blue
#02D8E9
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCFA #FA8264
analogous
#64FACD #64DCFA #6491FA
triadic
#64DCFA #FA64DC #DCFA64
tetradic
#64DCFA #CD64FA #FA8264 #91FA64
square
#64DCFA #CD64FA #FA8264 #91FA64
split-complementary
#64DCFA #FA6491 #FACD64
monochromatic
#07B2DC #29CFF8 #64DCFA #9FE9FC #DBF7FE
Accessibility & contrast
On white
1.60
#64DCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#64DCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCFA
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCFA | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FC
Deuteranopia (green-blind)
#B2C6FA
Tritanopia (blue-blind)
#00E7E5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64dcfa; /* rgb */ color: rgb(100, 220, 250); /* oklch */ color: oklch(83.7% 0.115 216.8);
Tailwind
colors: {
custom: {
50: '#9de7fc',
500: '#64dcfa',
950: '#000000',
},
}SCSS
$custom: #64dcfa; $custom-light: #9de7fc; $custom-dark: #000000;
JSON
{
"hex": "#64dcfa",
"rgb": {
"r": 100,
"g": 220,
"b": 250
},
"hsl": {
"h": 192,
"s": 93.75,
"l": 68.627
},
"oklch": {
"l": 0.83718,
"c": 0.11463,
"h": 216.8
},
"luminance": 0.60798
}Semantic roles & 50–950 ramp
primary
#64DCFA
secondary
#D4502E
accent
#2E00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101617
muted
#808485