#6CB7FB#6CB7FB
#6CB7FB is a light, vivid cyan. Relative luminance 0.440; OKLCH L 75.8% C 0.124 H 247.5°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6CB7FB |
|---|---|
| RGB | rgb(108, 183, 251) |
| HSL | hsl(209, 95%, 70%) |
| HSV | hsv(209, 57%, 98%) |
| CMYK | cmyk(57%, 27.1%, 0%, 1.6%) |
| CIE-LAB | lab(72.24, -4.02, -40.71) |
| CIE-LCH | lch(72.24, 40.90, 264.36°) |
| OKLab | oklab(75.84% -0.0473 -0.1144) |
| OKLCH | oklch(75.84% 0.124 247.5) |
| XYZ | xyz(40.5241, 44.0166, 97.6086) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.30
Carolina Blue
#8AB8FE
ΔE00 5.39
Sky
#82CAFC
ΔE00 5.70
Lightblue (survey)
#7BC8F6
ΔE00 6.26
Lightskyblue
#87CEFA
ΔE00 7.32
Light Blue
#95D0FC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CB7FB #FBB06C
analogous
#6CFBF7 #6CB7FB #6C70FB
triadic
#6CB7FB #FB6CB7 #B7FB6C
tetradic
#6CB7FB #F76CFB #FBB06C #70FB6C
square
#6CB7FB #F76CFB #FBB06C #70FB6C
split-complementary
#6CB7FB #FB6C70 #FBF76C
monochromatic
#067CE6 #309AF9 #6CB7FB #A8D4FD #E1F0FE
Accessibility & contrast
On white
2.14
#6CB7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#6CB7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CB7FB
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CB7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CB7FB | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FE
Deuteranopia (green-blind)
#87ABFA
Tritanopia (blue-blind)
#00C7CF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #6cb7fb; /* rgb */ color: rgb(108, 183, 251); /* oklch */ color: oklch(75.8% 0.124 247.5);
Tailwind
colors: {
custom: {
50: '#a0ccfd',
500: '#6cb7fb',
950: '#000000',
},
}SCSS
$custom: #6cb7fb; $custom-light: #a0ccfd; $custom-dark: #000000;
JSON
{
"hex": "#6cb7fb",
"rgb": {
"r": 108,
"g": 183,
"b": 251
},
"hsl": {
"h": 208.531,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.75837,
"c": 0.12378,
"h": 247.5
},
"luminance": 0.4402
}Semantic roles & 50–950 ramp
primary
#6CB7FB
secondary
#F5E0CE
accent
#6D00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285