#6BABFF#6BABFF
#6BABFF is a light, vivid cyan. Relative luminance 0.395; OKLCH L 73.4% C 0.139 H 255.8°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6BABFF |
|---|---|
| RGB | rgb(107, 171, 255) |
| HSL | hsl(214, 100%, 71%) |
| HSV | hsv(214, 58%, 100%) |
| CMYK | cmyk(58%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(69.09, 3.73, -47.81) |
| CIE-LCH | lch(69.09, 47.96, 274.46°) |
| OKLab | oklab(73.41% -0.0343 -0.1351) |
| OKLCH | oklch(73.41% 0.139 255.8) |
| XYZ | xyz(38.6699, 39.4682, 100.1686) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.67
Sky Blue (survey)
#75BBFD
ΔE00 4.79
Cornflowerblue
#6495ED
ΔE00 6.73
Azure (survey)
#069AF3
ΔE00 8.13
Dodgerblue
#1E90FF
ΔE00 8.45
Pastel Blue
#A2BFFE
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BABFF #FFBF6B
analogous
#6BF5FF #6BABFF #756BFF
triadic
#6BABFF #FF6BAB #ABFF6B
tetradic
#6BABFF #FF6BF5 #FFBF6B #6BFF75
square
#6BABFF #FF6BF5 #FFBF6B #6BFF75
split-complementary
#6BABFF #FF756B #F5FF6B
monochromatic
#0068F0 #2E88FF #6BABFF #A8CEFF #E0EEFF
Accessibility & contrast
On white
2.36
#6BABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#6BABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BABFF
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BABFF | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#75A2FD
Tritanopia (blue-blind)
#00BEC9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #6babff; /* rgb */ color: rgb(107, 171, 255); /* oklch */ color: oklch(73.4% 0.139 255.8);
Tailwind
colors: {
custom: {
50: '#a0c3ff',
500: '#6babff',
950: '#000000',
},
}SCSS
$custom: #6babff; $custom-light: #a0c3ff; $custom-dark: #000000;
JSON
{
"hex": "#6babff",
"rgb": {
"r": 107,
"g": 171,
"b": 255
},
"hsl": {
"h": 214.054,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.73411,
"c": 0.13937,
"h": 255.8
},
"luminance": 0.39472
}Semantic roles & 50–950 ramp
primary
#6BABFF
secondary
#F7E6CF
accent
#8200E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186