#6BB9FF#6BB9FF
#6BB9FF is a light, vivid cyan. Relative luminance 0.450; OKLCH L 76.4% C 0.127 H 247.4°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6BB9FF |
|---|---|
| RGB | rgb(107, 185, 255) |
| HSL | hsl(208, 100%, 71%) |
| HSV | hsv(208, 58%, 100%) |
| CMYK | cmyk(58%, 27.5%, 0%, 0%) |
| CIE-LAB | lab(72.92, -4.08, -41.81) |
| CIE-LCH | lch(72.92, 42.01, 264.42°) |
| OKLab | oklab(76.42% -0.049 -0.1176) |
| OKLCH | oklch(76.42% 0.127 247.4) |
| XYZ | xyz(41.4558, 45.0400, 101.0973) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.13
Sky
#82CAFC
ΔE00 5.36
Carolina Blue
#8AB8FE
ΔE00 5.62
Lightblue (survey)
#7BC8F6
ΔE00 6.01
Lightskyblue
#87CEFA
ΔE00 7.02
Light Blue
#95D0FC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BB9FF #FFB16B
analogous
#6BFFFB #6BB9FF #6B6FFF
triadic
#6BB9FF #FF6BB9 #B9FF6B
tetradic
#6BB9FF #FB6BFF #FFB16B #6FFF6B
square
#6BB9FF #FB6BFF #FFB16B #6FFF6B
split-complementary
#6BB9FF #FF6B6F #FFFB6B
monochromatic
#007EF0 #2E9CFF #6BB9FF #A8D6FF #E0F1FF
Accessibility & contrast
On white
2.10
#6BB9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#6BB9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BB9FF
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BB9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BB9FF | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BBBFF
Deuteranopia (green-blind)
#87ACFE
Tritanopia (blue-blind)
#00CAD1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #6bb9ff; /* rgb */ color: rgb(107, 185, 255); /* oklch */ color: oklch(76.4% 0.127 247.4);
Tailwind
colors: {
custom: {
50: '#a0cdff',
500: '#6bb9ff',
950: '#000000',
},
}SCSS
$custom: #6bb9ff; $custom-light: #a0cdff; $custom-dark: #000000;
JSON
{
"hex": "#6bb9ff",
"rgb": {
"r": 107,
"g": 185,
"b": 255
},
"hsl": {
"h": 208.378,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.76415,
"c": 0.12737,
"h": 247.4
},
"luminance": 0.45044
}Semantic roles & 50–950 ramp
primary
#6BB9FF
secondary
#F7E2CF
accent
#6D00E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101318
muted
#7F8286