#6BB0FC#6BB0FC
#6BB0FC is a light, vivid cyan. Relative luminance 0.412; OKLCH L 74.3% C 0.131 H 252.1°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6BB0FC |
|---|---|
| RGB | rgb(107, 176, 252) |
| HSL | hsl(211, 96%, 70%) |
| HSV | hsv(211, 58%, 99%) |
| CMYK | cmyk(57.5%, 30.2%, 0%, 1.2%) |
| CIE-LAB | lab(70.32, -0.02, -44.26) |
| CIE-LCH | lch(70.32, 44.26, 269.97°) |
| OKLab | oklab(74.33% -0.0404 -0.1247) |
| OKLCH | oklch(74.33% 0.131 252.1) |
| XYZ | xyz(39.1531, 41.2013, 97.9659) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.12
Carolina Blue
#8AB8FE
ΔE00 4.66
Sky
#82CAFC
ΔE00 7.86
Azure (survey)
#069AF3
ΔE00 8.18
Cornflowerblue
#6495ED
ΔE00 8.32
Lightblue (survey)
#7BC8F6
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BB0FC #FCB76B
analogous
#6BF9FC #6BB0FC #6E6BFC
triadic
#6BB0FC #FC6BB0 #B0FC6B
tetradic
#6BB0FC #FC6BF9 #FCB76B #6BFC6E
square
#6BB0FC #FC6BF9 #FCB76B #6BFC6E
split-complementary
#6BB0FC #FC6E6B #F9FC6B
monochromatic
#0571E8 #2F90FB #6BB0FC #A7D0FD #E1EFFE
Accessibility & contrast
On white
2.27
#6BB0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#6BB0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BB0FC
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BB0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BB0FC | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#7DA6FA
Tritanopia (blue-blind)
#00C1CB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #6bb0fc; /* rgb */ color: rgb(107, 176, 252); /* oklch */ color: oklch(74.3% 0.131 252.1);
Tailwind
colors: {
custom: {
50: '#9fc7fd',
500: '#6bb0fc',
950: '#000000',
},
}SCSS
$custom: #6bb0fc; $custom-light: #9fc7fd; $custom-dark: #000000;
JSON
{
"hex": "#6bb0fc",
"rgb": {
"r": 107,
"g": 176,
"b": 252
},
"hsl": {
"h": 211.448,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.74328,
"c": 0.1311,
"h": 252.1
},
"luminance": 0.41205
}Semantic roles & 50–950 ramp
primary
#6BB0FC
secondary
#F5E2CE
accent
#7800E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285