#64ABC2#64ABC2
#64ABC2 is a light, moderate cyan. Relative luminance 0.357; OKLCH L 70.3% C 0.079 H 220.9°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #64ABC2 |
|---|---|
| RGB | rgb(100, 171, 194) |
| HSL | hsl(195, 44%, 58%) |
| HSV | hsv(195, 48%, 76%) |
| CMYK | cmyk(48.5%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(66.31, -16.06, -18.67) |
| CIE-LCH | lch(66.31, 24.63, 229.30°) |
| OKLab | oklab(70.32% -0.0596 -0.0516) |
| OKLCH | oklch(70.32% 0.079 220.9) |
| XYZ | xyz(29.5524, 35.7278, 56.3673) |
| Luminance | 0.3573 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.27
Turquoise Blue
#06B1C4
ΔE00 7.24
Bluegrey
#85A3B2
ΔE00 7.51
Cadetblue
#5F9EA0
ΔE00 9.18
Bluey Grey
#89A0B0
ΔE00 9.69
Sky Blue
#87CEEB
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ABC2 #C27B64
analogous
#64C2AA #64ABC2 #647CC2
triadic
#64ABC2 #C264AB #ABC264
tetradic
#64ABC2 #AA64C2 #C27B64 #7CC264
square
#64ABC2 #AA64C2 #C27B64 #7CC264
split-complementary
#64ABC2 #C2647C #C2AA64
monochromatic
#30697B #428EA7 #64ABC2 #90C3D3 #BCDBE5
Accessibility & contrast
On white
2.58
#64ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#64ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ABC2
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ABC2 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA7C3
Deuteranopia (green-blind)
#8F9DC2
Tritanopia (blue-blind)
#32B3B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #64abc2; /* rgb */ color: rgb(100, 171, 194); /* oklch */ color: oklch(70.3% 0.079 220.9);
Tailwind
colors: {
custom: {
50: '#96c4d4',
500: '#64abc2',
950: '#000000',
},
}SCSS
$custom: #64abc2; $custom-light: #96c4d4; $custom-dark: #000000;
JSON
{
"hex": "#64abc2",
"rgb": {
"r": 100,
"g": 171,
"b": 194
},
"hsl": {
"h": 194.681,
"s": 43.519,
"l": 57.647
},
"oklch": {
"l": 0.70321,
"c": 0.07881,
"h": 220.9
},
"luminance": 0.3573
}Semantic roles & 50–950 ramp
primary
#64ABC2
secondary
#D4B7AE
accent
#7455D3
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183