#6BABFC#6BABFC
#6BABFC is a light, vivid cyan. Relative luminance 0.393; OKLCH L 73.3% C 0.136 H 255.0°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6BABFC |
|---|---|
| RGB | rgb(107, 171, 252) |
| HSL | hsl(214, 96%, 70%) |
| HSV | hsv(214, 58%, 99%) |
| CMYK | cmyk(57.5%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(68.95, 2.79, -46.40) |
| CIE-LCH | lch(68.95, 46.48, 273.44°) |
| OKLab | oklab(73.26% -0.0351 -0.131) |
| OKLCH | oklch(73.26% 0.136 255) |
| XYZ | xyz(38.1908, 39.2766, 97.6451) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.69
Carolina Blue
#8AB8FE
ΔE00 4.76
Cornflowerblue
#6495ED
ΔE00 6.74
Azure (survey)
#069AF3
ΔE00 7.93
Dodgerblue
#1E90FF
ΔE00 8.40
Dark Sky Blue
#448EE4
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BABFC #FCBC6B
analogous
#6BF4FC #6BABFC #736BFC
triadic
#6BABFC #FC6BAB #ABFC6B
tetradic
#6BABFC #FC6BF4 #FCBC6B #6BFC73
square
#6BABFC #FC6BF4 #FCBC6B #6BFC73
split-complementary
#6BABFC #FC736B #F4FC6B
monochromatic
#0569E8 #2F89FB #6BABFC #A7CDFD #E1EEFE
Accessibility & contrast
On white
2.37
#6BABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#6BABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BABFC
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BABFC | 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)
#89B0FF
Deuteranopia (green-blind)
#76A2FA
Tritanopia (blue-blind)
#00BDC8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #6babfc; /* rgb */ color: rgb(107, 171, 252); /* oklch */ color: oklch(73.3% 0.136 255.0);
Tailwind
colors: {
custom: {
50: '#9fc3fd',
500: '#6babfc',
950: '#000000',
},
}SCSS
$custom: #6babfc; $custom-light: #9fc3fd; $custom-dark: #000000;
JSON
{
"hex": "#6babfc",
"rgb": {
"r": 107,
"g": 171,
"b": 252
},
"hsl": {
"h": 213.517,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.73258,
"c": 0.1356,
"h": 255
},
"luminance": 0.3928
}Semantic roles & 50–950 ramp
primary
#6BABFC
secondary
#F5E4CE
accent
#8000E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186