#91BDFE#91BDFE
#91BDFE is a light, moderate blue. Relative luminance 0.496; OKLCH L 79.2% C 0.104 H 258.0°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #91BDFE |
|---|---|
| RGB | rgb(145, 189, 254) |
| HSL | hsl(216, 98%, 78%) |
| HSV | hsv(216, 43%, 100%) |
| CMYK | cmyk(42.9%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(75.80, 1.80, -36.64) |
| CIE-LCH | lch(75.80, 36.68, 272.81°) |
| OKLab | oklab(79.16% -0.0217 -0.1022) |
| OKLCH | oklch(79.16% 0.104 258) |
| XYZ | xyz(47.7582, 49.5678, 100.7977) |
| Luminance | 0.4957 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.38
Pastel Blue
#A2BFFE
ΔE00 3.63
Baby Blue (survey)
#A2CFFE
ΔE00 4.89
Sky Blue (survey)
#75BBFD
ΔE00 4.98
Powder Blue (survey)
#B1D1FC
ΔE00 6.21
Light Blue
#95D0FC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BDFE #FED291
analogous
#91F3FE #91BDFE #9B91FE
triadic
#91BDFE #FE91BD #BDFE91
tetradic
#91BDFE #FE91F3 #FED291 #91FE9B
square
#91BDFE #FE91F3 #FED291 #91FE9B
split-complementary
#91BDFE #FE9B91 #F3FE91
monochromatic
#1874FD #5499FD #91BDFE #CEE1FF #E1EDFF
Accessibility & contrast
On white
1.92
#91BDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#91BDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BDFE
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BDFE | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#98B6FD
Tritanopia (blue-blind)
#68CBD3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91bdfe; /* rgb */ color: rgb(145, 189, 254); /* oklch */ color: oklch(79.2% 0.104 258.0);
Tailwind
colors: {
custom: {
50: '#b5d0ff',
500: '#91bdfe',
950: '#000000',
},
}SCSS
$custom: #91bdfe; $custom-light: #b5d0ff; $custom-dark: #000000;
JSON
{
"hex": "#91bdfe",
"rgb": {
"r": 145,
"g": 189,
"b": 254
},
"hsl": {
"h": 215.78,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.79162,
"c": 0.10445,
"h": 258
},
"luminance": 0.49571
}Semantic roles & 50–950 ramp
primary
#91BDFE
secondary
#F7E9D4
accent
#8900E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286