#6BA8EA#6BA8EA
#6BA8EA is a light, moderate cyan. Relative luminance 0.371; OKLCH L 71.7% C 0.116 H 251.5°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6BA8EA |
|---|---|
| RGB | rgb(107, 168, 234) |
| HSL | hsl(211, 75%, 67%) |
| HSV | hsv(211, 54%, 92%) |
| CMYK | cmyk(54.3%, 28.2%, 0%, 8.2%) |
| CIE-LAB | lab(67.33, -1.09, -39.13) |
| CIE-LCH | lch(67.33, 39.15, 268.40°) |
| OKLab | oklab(71.72% -0.0368 -0.1099) |
| OKLCH | oklch(71.72% 0.116 251.5) |
| XYZ | xyz(34.9121, 37.0687, 83.1412) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.33
Carolina Blue
#8AB8FE
ΔE00 5.87
Cornflowerblue
#6495ED
ΔE00 6.10
Azure (survey)
#069AF3
ΔE00 6.82
Dodgerblue
#1E90FF
ΔE00 7.70
Dark Sky Blue
#448EE4
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BA8EA #EAAD6B
analogous
#6BE8EA #6BA8EA #6E6BEA
triadic
#6BA8EA #EA6BA8 #A8EA6B
tetradic
#6BA8EA #EA6BE8 #EAAD6B #6BEA6E
square
#6BA8EA #EA6BE8 #EAAD6B #6BEA6E
split-complementary
#6BA8EA #EA6E6B #E8EA6B
monochromatic
#1B6ABF #3588E2 #6BA8EA #A1C8F2 #D6E7F9
Accessibility & contrast
On white
2.50
#6BA8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#6BA8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BA8EA
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BA8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BA8EA | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABED
Deuteranopia (green-blind)
#7D9EE9
Tritanopia (blue-blind)
#15B7BF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6ba8ea; /* rgb */ color: rgb(107, 168, 234); /* oklch */ color: oklch(71.7% 0.116 251.5);
Tailwind
colors: {
custom: {
50: '#9dc1f1',
500: '#6ba8ea',
950: '#000000',
},
}SCSS
$custom: #6ba8ea; $custom-light: #9dc1f1; $custom-dark: #000000;
JSON
{
"hex": "#6ba8ea",
"rgb": {
"r": 107,
"g": 168,
"b": 234
},
"hsl": {
"h": 211.181,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.71724,
"c": 0.11593,
"h": 251.5
},
"luminance": 0.37072
}Semantic roles & 50–950 ramp
primary
#6BA8EA
secondary
#EDD9C4
accent
#770ED7
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#0F1216
muted
#7F8184