#64CBED#64CBED
#64CBED is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.4% C 0.107 H 222.3°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #64CBED |
|---|---|
| RGB | rgb(100, 203, 237) |
| HSL | hsl(195, 79%, 66%) |
| HSV | hsv(195, 58%, 93%) |
| CMYK | cmyk(57.8%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(77.00, -20.35, -25.84) |
| CIE-LCH | lch(77.00, 32.89, 231.78°) |
| OKLab | oklab(79.35% -0.0789 -0.0718) |
| OKLCH | oklch(79.35% 0.107 222.3) |
| XYZ | xyz(41.8915, 51.5316, 87.8433) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.63
Bright Sky Blue
#02CCFE
ΔE00 4.17
Baby Blue
#89CFF0
ΔE00 4.25
Neon Blue
#04D9FF
ΔE00 5.12
Lightblue (survey)
#7BC8F6
ΔE00 5.75
Lightskyblue
#87CEFA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CBED #ED8664
analogous
#64EDCB #64CBED #6486ED
triadic
#64CBED #ED64CB #CBED64
tetradic
#64CBED #CB64ED #ED8664 #86ED64
square
#64CBED #CB64ED #ED8664 #86ED64
split-complementary
#64CBED #ED6486 #EDCB64
monochromatic
#1696C0 #2DB9E7 #64CBED #9BDDF3 #D2F0FA
Accessibility & contrast
On white
1.86
#64CBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#64CBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CBED
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CBED | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7EF
Deuteranopia (green-blind)
#A3B8ED
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #64cbed; /* rgb */ color: rgb(100, 203, 237); /* oklch */ color: oklch(79.4% 0.107 222.3);
Tailwind
colors: {
custom: {
50: '#9bdbf3',
500: '#64cbed',
950: '#000000',
},
}SCSS
$custom: #64cbed; $custom-light: #9bdbf3; $custom-dark: #000000;
JSON
{
"hex": "#64cbed",
"rgb": {
"r": 100,
"g": 203,
"b": 237
},
"hsl": {
"h": 194.891,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.79352,
"c": 0.10672,
"h": 222.3
},
"luminance": 0.51536
}Semantic roles & 50–950 ramp
primary
#64CBED
secondary
#BF5837
accent
#3E0ADB
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485