#64CCED#64CCED
#64CCED is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.6% C 0.107 H 221.4°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #64CCED |
|---|---|
| RGB | rgb(100, 204, 237) |
| HSL | hsl(194, 79%, 66%) |
| HSV | hsv(194, 58%, 93%) |
| CMYK | cmyk(57.8%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(77.28, -20.86, -25.41) |
| CIE-LCH | lch(77.28, 32.87, 230.61°) |
| OKLab | oklab(79.58% -0.08 -0.0706) |
| OKLCH | oklch(79.58% 0.107 221.4) |
| XYZ | xyz(42.1284, 52.0054, 87.9222) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.69
Bright Sky Blue
#02CCFE
ΔE00 4.34
Baby Blue
#89CFF0
ΔE00 4.39
Neon Blue
#04D9FF
ΔE00 4.85
Lightblue (survey)
#7BC8F6
ΔE00 6.11
Lightskyblue
#87CEFA
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CCED #ED8564
analogous
#64EDCA #64CCED #6487ED
triadic
#64CCED #ED64CC #CCED64
tetradic
#64CCED #CA64ED #ED8564 #87ED64
square
#64CCED #CA64ED #ED8564 #87ED64
split-complementary
#64CCED #ED6487 #EDCA64
monochromatic
#1697C0 #2DBAE7 #64CCED #9BDEF3 #D2F0FA
Accessibility & contrast
On white
1.84
#64CCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#64CCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CCED
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CCED | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EF
Deuteranopia (green-blind)
#A4B8ED
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #64cced; /* rgb */ color: rgb(100, 204, 237); /* oklch */ color: oklch(79.6% 0.107 221.4);
Tailwind
colors: {
custom: {
50: '#9bdbf3',
500: '#64cced',
950: '#000000',
},
}SCSS
$custom: #64cced; $custom-light: #9bdbf3; $custom-dark: #000000;
JSON
{
"hex": "#64cced",
"rgb": {
"r": 100,
"g": 204,
"b": 237
},
"hsl": {
"h": 194.453,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.7958,
"c": 0.10669,
"h": 221.4
},
"luminance": 0.52009
}Semantic roles & 50–950 ramp
primary
#64CCED
secondary
#BF5737
accent
#3C0ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485