#6CACF5#6CACF5
#6CACF5 is a light, vivid cyan. Relative luminance 0.393; OKLCH L 73.2% C 0.126 H 252.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6CACF5 |
|---|---|
| RGB | rgb(108, 172, 245) |
| HSL | hsl(212, 87%, 69%) |
| HSV | hsv(212, 56%, 96%) |
| CMYK | cmyk(55.9%, 29.8%, 0%, 3.9%) |
| CIE-LAB | lab(68.96, 0.25, -42.59) |
| CIE-LCH | lch(68.96, 42.59, 270.33°) |
| OKLab | oklab(73.17% -0.0372 -0.1199) |
| OKLCH | oklch(73.17% 0.126 252.7) |
| XYZ | xyz(37.4124, 39.2826, 91.9792) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.22
Carolina Blue
#8AB8FE
ΔE00 4.89
Cornflowerblue
#6495ED
ΔE00 7.08
Azure (survey)
#069AF3
ΔE00 7.64
Dodgerblue
#1E90FF
ΔE00 8.58
Sky
#82CAFC
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CACF5 #F5B56C
analogous
#6CF0F5 #6CACF5 #716CF5
triadic
#6CACF5 #F56CAC #ACF56C
tetradic
#6CACF5 #F56CF0 #F5B56C #6CF571
square
#6CACF5 #F56CF0 #F5B56C #6CF571
split-complementary
#6CACF5 #F5716C #F0F56C
monochromatic
#0F6DD8 #338CF1 #6CACF5 #A5CCF9 #DFEDFD
Accessibility & contrast
On white
2.37
#6CACF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#6CACF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CACF5
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CACF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CACF5 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB0F8
Deuteranopia (green-blind)
#7CA2F4
Tritanopia (blue-blind)
#00BDC6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #6cacf5; /* rgb */ color: rgb(108, 172, 245); /* oklch */ color: oklch(73.2% 0.126 252.7);
Tailwind
colors: {
custom: {
50: '#9fc4f8',
500: '#6cacf5',
950: '#000000',
},
}SCSS
$custom: #6cacf5; $custom-light: #9fc4f8; $custom-dark: #000000;
JSON
{
"hex": "#6cacf5",
"rgb": {
"r": 108,
"g": 172,
"b": 245
},
"hsl": {
"h": 211.971,
"s": 87.261,
"l": 69.216
},
"oklch": {
"l": 0.73171,
"c": 0.12555,
"h": 252.7
},
"luminance": 0.39286
}Semantic roles & 50–950 ramp
primary
#6CACF5
secondary
#F2E0CA
accent
#7A02E4
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1217
muted
#7F8185