#6CABFB#6CABFB
#6CABFB is a light, vivid cyan. Relative luminance 0.393; OKLCH L 73.3% C 0.134 H 255.1°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6CABFB |
|---|---|
| RGB | rgb(108, 171, 251) |
| HSL | hsl(214, 95%, 70%) |
| HSV | hsv(214, 57%, 98%) |
| CMYK | cmyk(57%, 31.9%, 0%, 1.6%) |
| CIE-LAB | lab(68.95, 2.67, -45.86) |
| CIE-LCH | lch(68.95, 45.93, 273.34°) |
| OKLab | oklab(73.26% -0.0345 -0.1294) |
| OKLCH | oklch(73.26% 0.134 255.1) |
| XYZ | xyz(38.1537, 39.2757, 96.8184) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.69
Sky Blue (survey)
#75BBFD
ΔE00 4.71
Cornflowerblue
#6495ED
ΔE00 6.69
Azure (survey)
#069AF3
ΔE00 7.99
Dodgerblue
#1E90FF
ΔE00 8.43
Pastel Blue
#A2BFFE
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CABFB #FBBC6C
analogous
#6CF3FB #6CABFB #746CFB
triadic
#6CABFB #FB6CAB #ABFB6C
tetradic
#6CABFB #FB6CF3 #FBBC6C #6CFB74
square
#6CABFB #FB6CF3 #FBBC6C #6CFB74
split-complementary
#6CABFB #FB746C #F3FB6C
monochromatic
#0669E6 #3089F9 #6CABFB #A8CDFD #E1EEFE
Accessibility & contrast
On white
2.37
#6CABFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#6CABFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CABFB
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CABFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CABFB | 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)
#8AB0FE
Deuteranopia (green-blind)
#77A2F9
Tritanopia (blue-blind)
#00BDC8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #6cabfb; /* rgb */ color: rgb(108, 171, 251); /* oklch */ color: oklch(73.3% 0.134 255.1);
Tailwind
colors: {
custom: {
50: '#a0c3fd',
500: '#6cabfb',
950: '#000000',
},
}SCSS
$custom: #6cabfb; $custom-light: #a0c3fd; $custom-dark: #000000;
JSON
{
"hex": "#6cabfb",
"rgb": {
"r": 108,
"g": 171,
"b": 251
},
"hsl": {
"h": 213.566,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.73255,
"c": 0.13392,
"h": 255.1
},
"luminance": 0.39279
}Semantic roles & 50–950 ramp
primary
#6CABFB
secondary
#F5E4CE
accent
#8000E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185