#91BBFF#91BBFF
#91BBFF is a light, moderate blue. Relative luminance 0.488; OKLCH L 78.8% C 0.108 H 259.8°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #91BBFF |
|---|---|
| RGB | rgb(145, 187, 255) |
| HSL | hsl(217, 100%, 78%) |
| HSV | hsv(217, 43%, 100%) |
| CMYK | cmyk(43.1%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(75.31, 3.17, -37.94) |
| CIE-LCH | lch(75.31, 38.07, 274.78°) |
| OKLab | oklab(78.79% -0.019 -0.1059) |
| OKLCH | oklch(78.79% 0.108 259.8) |
| XYZ | xyz(47.4915, 48.7776, 101.5009) |
| Luminance | 0.4878 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.20
Pastel Blue
#A2BFFE
ΔE00 3.36
Baby Blue (survey)
#A2CFFE
ΔE00 5.44
Sky Blue (survey)
#75BBFD
ΔE00 5.47
Powder Blue (survey)
#B1D1FC
ΔE00 6.52
Light Blue
#95D0FC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BBFF #FFD591
analogous
#91F2FF #91BBFF #9E91FF
triadic
#91BBFF #FF91BB #BBFF91
tetradic
#91BBFF #FF91F2 #FFD591 #91FF9E
square
#91BBFF #FF91F2 #FFD591 #91FF9E
split-complementary
#91BBFF #FF9E91 #F2FF91
monochromatic
#176FFF #5495FF #91BBFF #CEE1FF #E0ECFF
Accessibility & contrast
On white
1.95
#91BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#91BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BBFF
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BBFF | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BFFF
Deuteranopia (green-blind)
#96B5FE
Tritanopia (blue-blind)
#68CAD3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91bbff; /* rgb */ color: rgb(145, 187, 255); /* oklch */ color: oklch(78.8% 0.108 259.8);
Tailwind
colors: {
custom: {
50: '#b5cfff',
500: '#91bbff',
950: '#000000',
},
}SCSS
$custom: #91bbff; $custom-light: #b5cfff; $custom-dark: #000000;
JSON
{
"hex": "#91bbff",
"rgb": {
"r": 145,
"g": 187,
"b": 255
},
"hsl": {
"h": 217.091,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.78791,
"c": 0.10759,
"h": 259.8
},
"luminance": 0.4878
}Semantic roles & 50–950 ramp
primary
#91BBFF
secondary
#F7EAD4
accent
#8E00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286