#64D2F7#64D2F7
#64D2F7 is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.3% C 0.113 H 223.0°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #64D2F7 |
|---|---|
| RGB | rgb(100, 210, 247) |
| HSL | hsl(195, 90%, 68%) |
| HSV | hsv(195, 60%, 97%) |
| CMYK | cmyk(59.5%, 15%, 0%, 3.1%) |
| CIE-LAB | lab(79.34, -20.99, -27.62) |
| CIE-LCH | lch(79.34, 34.69, 232.76°) |
| OKLab | oklab(81.34% -0.0826 -0.0769) |
| OKLCH | oklch(81.34% 0.113 223) |
| XYZ | xyz(45.0840, 55.5134, 96.3169) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.87
Bright Sky Blue
#02CCFE
ΔE00 4.01
Baby Blue
#89CFF0
ΔE00 4.18
Neon Blue
#04D9FF
ΔE00 4.32
Lightblue (survey)
#7BC8F6
ΔE00 5.85
Lightskyblue
#87CEFA
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D2F7 #F78964
analogous
#64F7D2 #64D2F7 #6488F7
triadic
#64D2F7 #F764D2 #D2F764
tetradic
#64D2F7 #D264F7 #F78964 #88F764
square
#64D2F7 #D264F7 #F78964 #88F764
split-complementary
#64D2F7 #F76488 #F7D264
monochromatic
#0BA3D6 #2AC1F4 #64D2F7 #9EE3FA #D8F4FD
Accessibility & contrast
On white
1.74
#64D2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#64D2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D2F7
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D2F7 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF9
Deuteranopia (green-blind)
#A8BEF7
Tritanopia (blue-blind)
#00DEDE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64d2f7; /* rgb */ color: rgb(100, 210, 247); /* oklch */ color: oklch(81.3% 0.113 223.0);
Tailwind
colors: {
custom: {
50: '#9de0fa',
500: '#64d2f7',
950: '#000000',
},
}SCSS
$custom: #64d2f7; $custom-light: #9de0fa; $custom-dark: #000000;
JSON
{
"hex": "#64d2f7",
"rgb": {
"r": 100,
"g": 210,
"b": 247
},
"hsl": {
"h": 195.102,
"s": 90.184,
"l": 68.039
},
"oklch": {
"l": 0.81337,
"c": 0.11281,
"h": 223
},
"luminance": 0.55518
}Semantic roles & 50–950 ramp
primary
#64D2F7
secondary
#D0582F
accent
#3A00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485