#64ABBE#64ABBE
#64ABBE is a light, moderate cyan. Relative luminance 0.356; OKLCH L 70.2% C 0.076 H 217.0°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #64ABBE |
|---|---|
| RGB | rgb(100, 171, 190) |
| HSL | hsl(193, 41%, 57%) |
| HSV | hsv(193, 47%, 75%) |
| CMYK | cmyk(47.4%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(66.17, -17.17, -16.66) |
| CIE-LCH | lch(66.17, 23.93, 224.13°) |
| OKLab | oklab(70.17% -0.0611 -0.046) |
| OKLCH | oklch(70.17% 0.076 217) |
| XYZ | xyz(29.1092, 35.5505, 54.0332) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.92
Turquoise Blue
#06B1C4
ΔE00 6.46
Cadetblue
#5F9EA0
ΔE00 7.85
Bluegrey
#85A3B2
ΔE00 7.94
Bluey Grey
#89A0B0
ΔE00 10.25
Sky Blue
#87CEEB
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ABBE #BE7764
analogous
#64BEA4 #64ABBE #647EBE
triadic
#64ABBE #BE64AB #ABBE64
tetradic
#64ABBE #A464BE #BE7764 #7EBE64
square
#64ABBE #A464BE #BE7764 #7EBE64
split-complementary
#64ABBE #BE647E #BEA464
monochromatic
#326876 #448DA1 #64ABBE #8FC2D0 #BADAE2
Accessibility & contrast
On white
2.59
#64ABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#64ABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ABBE
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ABBE | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7BF
Deuteranopia (green-blind)
#909CBE
Tritanopia (blue-blind)
#36B2B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #64abbe; /* rgb */ color: rgb(100, 171, 190); /* oklch */ color: oklch(70.2% 0.076 217.0);
Tailwind
colors: {
custom: {
50: '#96c4d1',
500: '#64abbe',
950: '#000000',
},
}SCSS
$custom: #64abbe; $custom-light: #96c4d1; $custom-dark: #000000;
JSON
{
"hex": "#64abbe",
"rgb": {
"r": 100,
"g": 171,
"b": 190
},
"hsl": {
"h": 192.667,
"s": 40.909,
"l": 56.863
},
"oklch": {
"l": 0.70167,
"c": 0.07648,
"h": 217
},
"luminance": 0.35553
}Semantic roles & 50–950 ramp
primary
#64ABBE
secondary
#D1B4AD
accent
#7157D1
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182