#6BACFA#6BACFA
#6BACFA is a light, vivid cyan. Relative luminance 0.395; OKLCH L 73.4% C 0.132 H 253.9°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6BACFA |
|---|---|
| RGB | rgb(107, 172, 250) |
| HSL | hsl(213, 93%, 70%) |
| HSV | hsv(213, 57%, 98%) |
| CMYK | cmyk(57.2%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(69.13, 1.60, -45.03) |
| CIE-LCH | lch(69.13, 45.06, 272.03°) |
| OKLab | oklab(73.37% -0.0367 -0.127) |
| OKLCH | oklch(73.37% 0.132 253.9) |
| XYZ | xyz(38.0651, 39.5297, 96.0480) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.31
Carolina Blue
#8AB8FE
ΔE00 4.78
Cornflowerblue
#6495ED
ΔE00 7.06
Azure (survey)
#069AF3
ΔE00 7.82
Dodgerblue
#1E90FF
ΔE00 8.57
Sky
#82CAFC
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BACFA #FAB96B
analogous
#6BF4FA #6BACFA #716BFA
triadic
#6BACFA #FA6BAC #ACFA6B
tetradic
#6BACFA #FA6BF4 #FAB96B #6BFA71
square
#6BACFA #FA6BF4 #FAB96B #6BFA71
split-complementary
#6BACFA #FA716B #F4FA6B
monochromatic
#086BE3 #308BF8 #6BACFA #A6CDFC #E1EEFE
Accessibility & contrast
On white
2.36
#6BACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#6BACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BACFA
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BACFA | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB0FD
Deuteranopia (green-blind)
#79A3F8
Tritanopia (blue-blind)
#00BEC8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #6bacfa; /* rgb */ color: rgb(107, 172, 250); /* oklch */ color: oklch(73.4% 0.132 253.9);
Tailwind
colors: {
custom: {
50: '#9fc4fc',
500: '#6bacfa',
950: '#000000',
},
}SCSS
$custom: #6bacfa; $custom-light: #9fc4fc; $custom-dark: #000000;
JSON
{
"hex": "#6bacfa",
"rgb": {
"r": 107,
"g": 172,
"b": 250
},
"hsl": {
"h": 212.727,
"s": 93.464,
"l": 70
},
"oklch": {
"l": 0.73371,
"c": 0.13219,
"h": 253.9
},
"luminance": 0.39533
}Semantic roles & 50–950 ramp
primary
#6BACFA
secondary
#F4E2CC
accent
#7D00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1217
muted
#7F8185