#64ABED#64ABED
#64ABED is a light, vivid cyan. Relative luminance 0.380; OKLCH L 72.2% C 0.120 H 248.2°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #64ABED |
|---|---|
| RGB | rgb(100, 171, 237) |
| HSL | hsl(209, 79%, 66%) |
| HSV | hsv(209, 58%, 93%) |
| CMYK | cmyk(57.8%, 27.8%, 0%, 7.1%) |
| CIE-LAB | lab(67.98, -3.27, -39.78) |
| CIE-LCH | lch(67.98, 39.91, 265.30°) |
| OKLab | oklab(72.19% -0.0448 -0.1119) |
| OKLCH | oklch(72.19% 0.121 248.2) |
| XYZ | xyz(35.0990, 37.9464, 85.5791) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.47
Azure (survey)
#069AF3
ΔE00 6.40
Carolina Blue
#8AB8FE
ΔE00 6.44
Cornflowerblue
#6495ED
ΔE00 7.67
Dodgerblue
#1E90FF
ΔE00 8.30
Sky
#82CAFC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ABED #EDA664
analogous
#64EDEA #64ABED #6466ED
triadic
#64ABED #ED64AB #ABED64
tetradic
#64ABED #EA64ED #EDA664 #66ED64
square
#64ABED #EA64ED #EDA664 #66ED64
split-complementary
#64ABED #ED6466 #EDEA64
monochromatic
#166EC0 #2D8DE7 #64ABED #9BC9F3 #D2E6FA
Accessibility & contrast
On white
2.44
#64ABED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#64ABED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ABED
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ABED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ABED | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADF0
Deuteranopia (green-blind)
#7DA0EC
Tritanopia (blue-blind)
#00BBC2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #64abed; /* rgb */ color: rgb(100, 171, 237); /* oklch */ color: oklch(72.2% 0.120 248.2);
Tailwind
colors: {
custom: {
50: '#9ac3f3',
500: '#64abed',
950: '#000000',
},
}SCSS
$custom: #64abed; $custom-light: #9ac3f3; $custom-dark: #000000;
JSON
{
"hex": "#64abed",
"rgb": {
"r": 100,
"g": 171,
"b": 237
},
"hsl": {
"h": 208.905,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.72195,
"c": 0.1205,
"h": 248.2
},
"luminance": 0.3795
}Semantic roles & 50–950 ramp
primary
#64ABED
secondary
#EDD6C0
accent
#6F0ADB
background
#FAFBFE
surface
#F3F7FD
border
#CDD0D5
text
#0F1217
muted
#7F8185