#6CABFC#6CABFC
#6CABFC is a light, vivid cyan. Relative luminance 0.393; OKLCH L 73.3% C 0.135 H 255.3°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6CABFC |
|---|---|
| RGB | rgb(108, 171, 252) |
| HSL | hsl(214, 96%, 71%) |
| HSV | hsv(214, 57%, 99%) |
| CMYK | cmyk(57.1%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(69.00, 2.98, -46.33) |
| CIE-LCH | lch(69.00, 46.42, 273.69°) |
| OKLab | oklab(73.31% -0.0342 -0.1308) |
| OKLCH | oklch(73.31% 0.135 255.3) |
| XYZ | xyz(38.3117, 39.3390, 97.6508) |
| Luminance | 0.3934 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.66
Sky Blue (survey)
#75BBFD
ΔE00 4.74
Cornflowerblue
#6495ED
ΔE00 6.68
Azure (survey)
#069AF3
ΔE00 8.05
Dodgerblue
#1E90FF
ΔE00 8.45
Pastel Blue
#A2BFFE
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CABFC #FCBD6C
analogous
#6CF3FC #6CABFC #756CFC
triadic
#6CABFC #FC6CAB #ABFC6C
tetradic
#6CABFC #FC6CF3 #FCBD6C #6CFC75
square
#6CABFC #FC6CF3 #FCBD6C #6CFC75
split-complementary
#6CABFC #FC756C #F3FC6C
monochromatic
#0569E9 #3089FB #6CABFC #A8CDFD #E1EEFE
Accessibility & contrast
On white
2.37
#6CABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#6CABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CABFC
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CABFC | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#77A2FA
Tritanopia (blue-blind)
#00BDC8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #6cabfc; /* rgb */ color: rgb(108, 171, 252); /* oklch */ color: oklch(73.3% 0.135 255.3);
Tailwind
colors: {
custom: {
50: '#a0c3fd',
500: '#6cabfc',
950: '#000000',
},
}SCSS
$custom: #6cabfc; $custom-light: #a0c3fd; $custom-dark: #000000;
JSON
{
"hex": "#6cabfc",
"rgb": {
"r": 108,
"g": 171,
"b": 252
},
"hsl": {
"h": 213.75,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.73306,
"c": 0.13517,
"h": 255.3
},
"luminance": 0.39342
}Semantic roles & 50–950 ramp
primary
#6CABFC
secondary
#F5E4CE
accent
#8100E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186