#9BBFFB#9BBFFB
#9BBFFB is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.1% C 0.094 H 260.4°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBFFB |
|---|---|
| RGB | rgb(155, 191, 251) |
| HSL | hsl(218, 92%, 80%) |
| HSV | hsv(218, 38%, 98%) |
| CMYK | cmyk(38.2%, 23.9%, 0%, 1.6%) |
| CIE-LAB | lab(76.80, 2.45, -33.45) |
| CIE-LCH | lch(76.80, 33.54, 274.18°) |
| OKLab | oklab(80.05% -0.0156 -0.0929) |
| OKLCH | oklch(80.05% 0.094 260.4) |
| XYZ | xyz(49.5555, 51.1927, 98.5181) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.77
Carolina Blue
#8AB8FE
ΔE00 2.99
Baby Blue (survey)
#A2CFFE
ΔE00 4.73
Powder Blue (survey)
#B1D1FC
ΔE00 5.00
Sky Blue (survey)
#75BBFD
ΔE00 6.76
Light Blue
#95D0FC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBFFB #FBD79B
analogous
#9BEFFB #9BBFFB #A79BFB
triadic
#9BBFFB #FB9BBF #BFFB9B
tetradic
#9BBFFB #FB9BEF #FBD79B #9BFBA7
square
#9BBFFB #FB9BEF #FBD79B #9BFBA7
split-complementary
#9BBFFB #FBA79B #EFFB9B
monochromatic
#2574F6 #6099F9 #9BBFFB #D6E5FD #E2ECFE
Accessibility & contrast
On white
1.87
#9BBFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#9BBFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBFFB
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBFFB | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FE
Deuteranopia (green-blind)
#9FB9FA
Tritanopia (blue-blind)
#7BCCD4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9bbffb; /* rgb */ color: rgb(155, 191, 251); /* oklch */ color: oklch(80.1% 0.094 260.4);
Tailwind
colors: {
custom: {
50: '#bbd2fd',
500: '#9bbffb',
950: '#000000',
},
}SCSS
$custom: #9bbffb; $custom-light: #bbd2fd; $custom-dark: #000000;
JSON
{
"hex": "#9bbffb",
"rgb": {
"r": 155,
"g": 191,
"b": 251
},
"hsl": {
"h": 217.5,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.80051,
"c": 0.09419,
"h": 260.4
},
"luminance": 0.51195
}Semantic roles & 50–950 ramp
primary
#9BBFFB
secondary
#DCAD5E
accent
#8F00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385