#6BACFF#6BACFF
#6BACFF is a light, vivid cyan. Relative luminance 0.399; OKLCH L 73.6% C 0.138 H 255.2°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6BACFF |
|---|---|
| RGB | rgb(107, 172, 255) |
| HSL | hsl(214, 100%, 71%) |
| HSV | hsv(214, 58%, 100%) |
| CMYK | cmyk(58%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(69.36, 3.16, -47.38) |
| CIE-LCH | lch(69.36, 47.49, 273.82°) |
| OKLab | oklab(73.62% -0.0353 -0.1338) |
| OKLCH | oklch(73.62% 0.138 255.2) |
| XYZ | xyz(38.8595, 39.8474, 100.2318) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.48
Carolina Blue
#8AB8FE
ΔE00 4.59
Cornflowerblue
#6495ED
ΔE00 7.04
Azure (survey)
#069AF3
ΔE00 8.15
Dodgerblue
#1E90FF
ΔE00 8.65
Pastel Blue
#A2BFFE
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BACFF #FFBE6B
analogous
#6BF6FF #6BACFF #746BFF
triadic
#6BACFF #FF6BAC #ACFF6B
tetradic
#6BACFF #FF6BF6 #FFBE6B #6BFF74
square
#6BACFF #FF6BF6 #FFBE6B #6BFF74
split-complementary
#6BACFF #FF746B #F6FF6B
monochromatic
#0069F0 #2E8AFF #6BACFF #A8CEFF #E0EEFF
Accessibility & contrast
On white
2.34
#6BACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#6BACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BACFF
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BACFF | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#76A3FD
Tritanopia (blue-blind)
#00BFCA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #6bacff; /* rgb */ color: rgb(107, 172, 255); /* oklch */ color: oklch(73.6% 0.138 255.2);
Tailwind
colors: {
custom: {
50: '#a0c4ff',
500: '#6bacff',
950: '#000000',
},
}SCSS
$custom: #6bacff; $custom-light: #a0c4ff; $custom-dark: #000000;
JSON
{
"hex": "#6bacff",
"rgb": {
"r": 107,
"g": 172,
"b": 255
},
"hsl": {
"h": 213.649,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.73624,
"c": 0.13843,
"h": 255.2
},
"luminance": 0.39851
}Semantic roles & 50–950 ramp
primary
#6BACFF
secondary
#F7E5CF
accent
#8100E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186