#6BA7FA#6BA7FA
#6BA7FA is a light, vivid cyan. Relative luminance 0.377; OKLCH L 72.3% C 0.137 H 256.8°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6BA7FA |
|---|---|
| RGB | rgb(107, 167, 250) |
| HSL | hsl(215, 93%, 70%) |
| HSV | hsv(215, 57%, 98%) |
| CMYK | cmyk(57.2%, 33.2%, 0%, 2%) |
| CIE-LAB | lab(67.77, 4.43, -47.17) |
| CIE-LCH | lch(67.77, 47.38, 275.37°) |
| OKLab | oklab(72.31% -0.0313 -0.1333) |
| OKLCH | oklch(72.31% 0.137 256.8) |
| XYZ | xyz(37.1314, 37.6622, 95.7367) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.28
Cornflowerblue
#6495ED
ΔE00 5.49
Sky Blue (survey)
#75BBFD
ΔE00 5.91
Dodgerblue
#1E90FF
ΔE00 7.64
Azure (survey)
#069AF3
ΔE00 7.85
Dark Sky Blue
#448EE4
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BA7FA #FABE6B
analogous
#6BEFFA #6BA7FA #766BFA
triadic
#6BA7FA #FA6BA7 #A7FA6B
tetradic
#6BA7FA #FA6BEF #FABE6B #6BFA76
square
#6BA7FA #FA6BEF #FABE6B #6BFA76
split-complementary
#6BA7FA #FA766B #EFFA6B
monochromatic
#0864E3 #3084F8 #6BA7FA #A6CAFC #E1EDFE
Accessibility & contrast
On white
2.46
#6BA7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#6BA7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BA7FA
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BA7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BA7FA | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFD
Deuteranopia (green-blind)
#729FF8
Tritanopia (blue-blind)
#00BAC5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #6ba7fa; /* rgb */ color: rgb(107, 167, 250); /* oklch */ color: oklch(72.3% 0.137 256.8);
Tailwind
colors: {
custom: {
50: '#9fc0fc',
500: '#6ba7fa',
950: '#000000',
},
}SCSS
$custom: #6ba7fa; $custom-light: #9fc0fc; $custom-dark: #000000;
JSON
{
"hex": "#6ba7fa",
"rgb": {
"r": 107,
"g": 167,
"b": 250
},
"hsl": {
"h": 214.825,
"s": 93.464,
"l": 70
},
"oklch": {
"l": 0.72306,
"c": 0.13691,
"h": 256.8
},
"luminance": 0.37665
}Semantic roles & 50–950 ramp
primary
#6BA7FA
secondary
#F4E4CC
accent
#8500E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1217
muted
#7F8185