#64ABC0#64ABC0
#64ABC0 is a light, moderate cyan. Relative luminance 0.356; OKLCH L 70.2% C 0.078 H 219.0°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #64ABC0 |
|---|---|
| RGB | rgb(100, 171, 192) |
| HSL | hsl(194, 42%, 57%) |
| HSV | hsv(194, 48%, 75%) |
| CMYK | cmyk(47.9%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(66.24, -16.62, -17.67) |
| CIE-LCH | lch(66.24, 24.26, 226.75°) |
| OKLab | oklab(70.24% -0.0603 -0.0488) |
| OKLCH | oklch(70.24% 0.078 219) |
| XYZ | xyz(29.3293, 35.6386, 55.1923) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.55
Turquoise Blue
#06B1C4
ΔE00 6.83
Bluegrey
#85A3B2
ΔE00 7.70
Cadetblue
#5F9EA0
ΔE00 8.52
Bluey Grey
#89A0B0
ΔE00 9.95
Sky Blue
#87CEEB
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ABC0 #C07964
analogous
#64C0A7 #64ABC0 #647DC0
triadic
#64ABC0 #C064AB #ABC064
tetradic
#64ABC0 #A764C0 #C07964 #7DC064
square
#64ABC0 #A764C0 #C07964 #7DC064
split-complementary
#64ABC0 #C0647D #C0A764
monochromatic
#316879 #438EA4 #64ABC0 #90C3D2 #BBDAE3
Accessibility & contrast
On white
2.58
#64ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#64ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ABC0
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ABC0 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C1
Deuteranopia (green-blind)
#909CC0
Tritanopia (blue-blind)
#34B2B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #64abc0; /* rgb */ color: rgb(100, 171, 192); /* oklch */ color: oklch(70.2% 0.078 219.0);
Tailwind
colors: {
custom: {
50: '#96c4d3',
500: '#64abc0',
950: '#000000',
},
}SCSS
$custom: #64abc0; $custom-light: #96c4d3; $custom-dark: #000000;
JSON
{
"hex": "#64abc0",
"rgb": {
"r": 100,
"g": 171,
"b": 192
},
"hsl": {
"h": 193.696,
"s": 42.202,
"l": 57.255
},
"oklch": {
"l": 0.70244,
"c": 0.0776,
"h": 219
},
"luminance": 0.35641
}Semantic roles & 50–950 ramp
primary
#64ABC0
secondary
#D3B6AD
accent
#7256D2
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182