#91BAFE#91BAFE
#91BAFE is a light, moderate blue. Relative luminance 0.483; OKLCH L 78.5% C 0.107 H 260.3°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #91BAFE |
|---|---|
| RGB | rgb(145, 186, 254) |
| HSL | hsl(217, 98%, 78%) |
| HSV | hsv(217, 43%, 100%) |
| CMYK | cmyk(42.9%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(75.01, 3.45, -37.87) |
| CIE-LCH | lch(75.01, 38.03, 275.20°) |
| OKLab | oklab(78.54% -0.0181 -0.1057) |
| OKLCH | oklch(78.54% 0.107 260.3) |
| XYZ | xyz(47.1196, 48.2905, 100.5849) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.22
Pastel Blue
#A2BFFE
ΔE00 3.28
Sky Blue (survey)
#75BBFD
ΔE00 5.66
Baby Blue (survey)
#A2CFFE
ΔE00 5.69
Powder Blue (survey)
#B1D1FC
ΔE00 6.66
Light Blue
#95D0FC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BAFE #FED591
analogous
#91F1FE #91BAFE #9E91FE
triadic
#91BAFE #FE91BA #BAFE91
tetradic
#91BAFE #FE91F1 #FED591 #91FE9E
square
#91BAFE #FE91F1 #FED591 #91FE9E
split-complementary
#91BAFE #FE9E91 #F1FE91
monochromatic
#186EFD #5494FD #91BAFE #CEE0FF #E1ECFF
Accessibility & contrast
On white
1.97
#91BAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#91BAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BAFE
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BAFE | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BEFF
Deuteranopia (green-blind)
#95B4FD
Tritanopia (blue-blind)
#69C9D2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91bafe; /* rgb */ color: rgb(145, 186, 254); /* oklch */ color: oklch(78.5% 0.107 260.3);
Tailwind
colors: {
custom: {
50: '#b5ceff',
500: '#91bafe',
950: '#000000',
},
}SCSS
$custom: #91bafe; $custom-light: #b5ceff; $custom-dark: #000000;
JSON
{
"hex": "#91bafe",
"rgb": {
"r": 145,
"g": 186,
"b": 254
},
"hsl": {
"h": 217.431,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.7854,
"c": 0.10725,
"h": 260.3
},
"luminance": 0.48293
}Semantic roles & 50–950 ramp
primary
#91BAFE
secondary
#F7EAD4
accent
#8F00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286