#6BB5FB#6BB5FB
#6BB5FB is a light, vivid cyan. Relative luminance 0.431; OKLCH L 75.4% C 0.126 H 248.6°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6BB5FB |
|---|---|
| RGB | rgb(107, 181, 251) |
| HSL | hsl(209, 95%, 70%) |
| HSV | hsv(209, 57%, 98%) |
| CMYK | cmyk(57.4%, 27.9%, 0%, 1.6%) |
| CIE-LAB | lab(71.65, -3.11, -41.64) |
| CIE-LCH | lch(71.65, 41.75, 265.73°) |
| OKLab | oklab(75.36% -0.0459 -0.1171) |
| OKLCH | oklch(75.36% 0.126 248.6) |
| XYZ | xyz(39.9936, 43.1350, 97.4664) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.70
Carolina Blue
#8AB8FE
ΔE00 5.20
Sky
#82CAFC
ΔE00 6.30
Lightblue (survey)
#7BC8F6
ΔE00 6.86
Lightskyblue
#87CEFA
ΔE00 7.91
Light Blue
#95D0FC
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BB5FB #FBB16B
analogous
#6BFBF9 #6BB5FB #6B6DFB
triadic
#6BB5FB #FB6BB5 #B5FB6B
tetradic
#6BB5FB #F96BFB #FBB16B #6DFB6B
square
#6BB5FB #F96BFB #FBB16B #6DFB6B
split-complementary
#6BB5FB #FB6B6D #FBF96B
monochromatic
#0679E5 #2F97F9 #6BB5FB #A7D3FD #E1F0FE
Accessibility & contrast
On white
2.18
#6BB5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#6BB5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BB5FB
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BB5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BB5FB | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FE
Deuteranopia (green-blind)
#84A9FA
Tritanopia (blue-blind)
#00C5CD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #6bb5fb; /* rgb */ color: rgb(107, 181, 251); /* oklch */ color: oklch(75.4% 0.126 248.6);
Tailwind
colors: {
custom: {
50: '#9fcafd',
500: '#6bb5fb',
950: '#000000',
},
}SCSS
$custom: #6bb5fb; $custom-light: #9fcafd; $custom-dark: #000000;
JSON
{
"hex": "#6bb5fb",
"rgb": {
"r": 107,
"g": 181,
"b": 251
},
"hsl": {
"h": 209.167,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.75358,
"c": 0.12578,
"h": 248.6
},
"luminance": 0.43139
}Semantic roles & 50–950 ramp
primary
#6BB5FB
secondary
#F5E0CD
accent
#7000E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285