#6BB8FB#6BB8FB
#6BB8FB is a light, vivid cyan. Relative luminance 0.444; OKLCH L 76.0% C 0.124 H 246.6°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6BB8FB |
|---|---|
| RGB | rgb(107, 184, 251) |
| HSL | hsl(208, 95%, 70%) |
| HSV | hsv(208, 57%, 98%) |
| CMYK | cmyk(57.4%, 26.7%, 0%, 1.6%) |
| CIE-LAB | lab(72.47, -4.76, -40.34) |
| CIE-LCH | lch(72.47, 40.62, 263.27°) |
| OKLab | oklab(76.01% -0.0491 -0.1133) |
| OKLCH | oklch(76.01% 0.124 246.6) |
| XYZ | xyz(40.6101, 44.3682, 97.6719) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.34
Sky
#82CAFC
ΔE00 5.39
Carolina Blue
#8AB8FE
ΔE00 5.73
Lightblue (survey)
#7BC8F6
ΔE00 5.89
Lightskyblue
#87CEFA
ΔE00 7.00
Light Blue
#95D0FC
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BB8FB #FBAE6B
analogous
#6BFBF6 #6BB8FB #6B70FB
triadic
#6BB8FB #FB6BB8 #B8FB6B
tetradic
#6BB8FB #F66BFB #FBAE6B #70FB6B
square
#6BB8FB #F66BFB #FBAE6B #70FB6B
split-complementary
#6BB8FB #FB6B70 #FBF66B
monochromatic
#067EE5 #2F9BF9 #6BB8FB #A7D5FD #E1F1FE
Accessibility & contrast
On white
2.13
#6BB8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#6BB8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BB8FB
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BB8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BB8FB | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BBAFE
Deuteranopia (green-blind)
#88ABFA
Tritanopia (blue-blind)
#00C8CF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #6bb8fb; /* rgb */ color: rgb(107, 184, 251); /* oklch */ color: oklch(76.0% 0.124 246.6);
Tailwind
colors: {
custom: {
50: '#9fcdfd',
500: '#6bb8fb',
950: '#000000',
},
}SCSS
$custom: #6bb8fb; $custom-light: #9fcdfd; $custom-dark: #000000;
JSON
{
"hex": "#6bb8fb",
"rgb": {
"r": 107,
"g": 184,
"b": 251
},
"hsl": {
"h": 207.917,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.7601,
"c": 0.12353,
"h": 246.6
},
"luminance": 0.44372
}Semantic roles & 50–950 ramp
primary
#6BB8FB
secondary
#F5E0CD
accent
#6B00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285