#64D7F5#64D7F5
#64D7F5 is a very light, moderate cyan. Relative luminance 0.579; OKLCH L 82.4% C 0.112 H 217.6°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #64D7F5 |
|---|---|
| RGB | rgb(100, 215, 245) |
| HSL | hsl(192, 88%, 68%) |
| HSV | hsv(192, 59%, 96%) |
| CMYK | cmyk(59.2%, 12.2%, 0%, 3.9%) |
| CIE-LAB | lab(80.68, -24.08, -24.50) |
| CIE-LCH | lch(80.68, 34.35, 225.49°) |
| OKLab | oklab(82.39% -0.0885 -0.068) |
| OKLCH | oklch(82.39% 0.112 217.6) |
| XYZ | xyz(46.0308, 57.8982, 95.1181) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.36
Sky Blue
#87CEEB
ΔE00 4.96
Baby Blue
#89CFF0
ΔE00 5.73
Bright Sky Blue
#02CCFE
ΔE00 5.77
Robin'S Egg
#6DEDFD
ΔE00 6.92
Aqua Blue
#02D8E9
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D7F5 #F58264
analogous
#64F5CB #64D7F5 #648EF5
triadic
#64D7F5 #F564D7 #D7F564
tetradic
#64D7F5 #CB64F5 #F58264 #8EF564
square
#64D7F5 #CB64F5 #F58264 #8EF564
split-complementary
#64D7F5 #F5648E #F5CB64
monochromatic
#0DA9D1 #2BC8F1 #64D7F5 #9DE6F9 #D7F5FC
Accessibility & contrast
On white
1.67
#64D7F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#64D7F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D7F5
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D7F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D7F5 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D1F7
Deuteranopia (green-blind)
#AEC1F5
Tritanopia (blue-blind)
#00E2E0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64d7f5; /* rgb */ color: rgb(100, 215, 245); /* oklch */ color: oklch(82.4% 0.112 217.6);
Tailwind
colors: {
custom: {
50: '#9de3f8',
500: '#64d7f5',
950: '#000000',
},
}SCSS
$custom: #64d7f5; $custom-light: #9de3f8; $custom-dark: #000000;
JSON
{
"hex": "#64d7f5",
"rgb": {
"r": 100,
"g": 215,
"b": 245
},
"hsl": {
"h": 192.414,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.82391,
"c": 0.11162,
"h": 217.6
},
"luminance": 0.57903
}Semantic roles & 50–950 ramp
primary
#64D7F5
secondary
#CC5131
accent
#3001E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485