#91BAFA#91BAFA
#91BAFA is a light, moderate blue. Relative luminance 0.480; OKLCH L 78.4% C 0.102 H 259.1°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #91BAFA |
|---|---|
| RGB | rgb(145, 186, 250) |
| HSL | hsl(217, 91%, 77%) |
| HSV | hsv(217, 42%, 98%) |
| CMYK | cmyk(42%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(74.85, 2.35, -35.97) |
| CIE-LCH | lch(74.85, 36.05, 273.74°) |
| OKLab | oklab(78.36% -0.0193 -0.1002) |
| OKLCH | oklch(78.36% 0.102 259.1) |
| XYZ | xyz(46.4857, 48.0370, 97.2466) |
| Luminance | 0.4804 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.23
Pastel Blue
#A2BFFE
ΔE00 3.32
Sky Blue (survey)
#75BBFD
ΔE00 5.47
Baby Blue (survey)
#A2CFFE
ΔE00 5.59
Powder Blue (survey)
#B1D1FC
ΔE00 6.58
Light Blue
#95D0FC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BAFA #FAD191
analogous
#91EFFA #91BAFA #9C91FA
triadic
#91BAFA #FA91BA #BAFA91
tetradic
#91BAFA #FA91EF #FAD191 #91FA9C
square
#91BAFA #FA91EF #FAD191 #91FA9C
split-complementary
#91BAFA #FA9C91 #EFFA91
monochromatic
#1C71F5 #5695F7 #91BAFA #CCDFFD #E2EDFE
Accessibility & contrast
On white
1.98
#91BAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#91BAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BAFA
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BAFA | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BEFD
Deuteranopia (green-blind)
#97B4F9
Tritanopia (blue-blind)
#6BC8D0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91bafa; /* rgb */ color: rgb(145, 186, 250); /* oklch */ color: oklch(78.4% 0.102 259.1);
Tailwind
colors: {
custom: {
50: '#b5cefc',
500: '#91bafa',
950: '#000000',
},
}SCSS
$custom: #91bafa; $custom-light: #b5cefc; $custom-dark: #000000;
JSON
{
"hex": "#91bafa",
"rgb": {
"r": 145,
"g": 186,
"b": 250
},
"hsl": {
"h": 216.571,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.78362,
"c": 0.10208,
"h": 259.1
},
"luminance": 0.4804
}Semantic roles & 50–950 ramp
primary
#91BAFA
secondary
#F6E9D5
accent
#8C00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285