#6BB8FC#6BB8FC
#6BB8FC is a light, vivid cyan. Relative luminance 0.444; OKLCH L 76.1% C 0.125 H 246.9°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6BB8FC |
|---|---|
| RGB | rgb(107, 184, 252) |
| HSL | hsl(208, 96%, 70%) |
| HSV | hsv(208, 58%, 99%) |
| CMYK | cmyk(57.5%, 27%, 0%, 1.2%) |
| CIE-LAB | lab(72.52, -4.46, -40.82) |
| CIE-LCH | lch(72.52, 41.06, 263.77°) |
| OKLab | oklab(76.06% -0.0488 -0.1147) |
| OKLCH | oklch(76.06% 0.125 246.9) |
| XYZ | xyz(40.7682, 44.4314, 98.5043) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.28
Sky
#82CAFC
ΔE00 5.45
Carolina Blue
#8AB8FE
ΔE00 5.65
Lightblue (survey)
#7BC8F6
ΔE00 6.00
Lightskyblue
#87CEFA
ΔE00 7.08
Light Blue
#95D0FC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BB8FC #FCAF6B
analogous
#6BFCF7 #6BB8FC #6B6FFC
triadic
#6BB8FC #FC6BB8 #B8FC6B
tetradic
#6BB8FC #F76BFC #FCAF6B #6FFC6B
square
#6BB8FC #F76BFC #FCAF6B #6FFC6B
split-complementary
#6BB8FC #FC6B6F #FCF76B
monochromatic
#057DE8 #2F9BFB #6BB8FC #A7D5FD #E1F1FE
Accessibility & contrast
On white
2.12
#6BB8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#6BB8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BB8FC
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BB8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BB8FC | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BBAFF
Deuteranopia (green-blind)
#88ABFB
Tritanopia (blue-blind)
#00C8D0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #6bb8fc; /* rgb */ color: rgb(107, 184, 252); /* oklch */ color: oklch(76.1% 0.125 246.9);
Tailwind
colors: {
custom: {
50: '#a0cdfd',
500: '#6bb8fc',
950: '#000000',
},
}SCSS
$custom: #6bb8fc; $custom-light: #a0cdfd; $custom-dark: #000000;
JSON
{
"hex": "#6bb8fc",
"rgb": {
"r": 107,
"g": 184,
"b": 252
},
"hsl": {
"h": 208.138,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.76057,
"c": 0.12467,
"h": 246.9
},
"luminance": 0.44435
}Semantic roles & 50–950 ramp
primary
#6BB8FC
secondary
#F5E0CE
accent
#6C00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285