#91ADEB#91ADEB
#91ADEB is a light, moderate blue. Relative luminance 0.419; OKLCH L 75.0% C 0.095 H 265.4°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #91ADEB |
|---|---|
| RGB | rgb(145, 173, 235) |
| HSL | hsl(221, 69%, 75%) |
| HSV | hsv(221, 38%, 92%) |
| CMYK | cmyk(38.3%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(70.80, 5.50, -34.11) |
| CIE-LCH | lch(70.80, 34.56, 279.17°) |
| OKLab | oklab(75.01% -0.0076 -0.0949) |
| OKLCH | oklch(75.01% 0.095 265.4) |
| XYZ | xyz(41.6114, 41.9030, 84.4767) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.84
Carolina Blue
#8AB8FE
ΔE00 4.86
Periwinkle Blue
#8F99FB
ΔE00 6.44
Cornflowerblue
#6495ED
ΔE00 8.56
Light Grey Blue
#9DBCD4
ΔE00 8.84
Sky Blue (survey)
#75BBFD
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ADEB #EBCF91
analogous
#91DAEB #91ADEB #A291EB
triadic
#91ADEB #EB91AD #ADEB91
tetradic
#91ADEB #EB91DA #EBCF91 #91EBA2
square
#91ADEB #EB91DA #EBCF91 #91EBA2
split-complementary
#91ADEB #EBA291 #DAEB91
monochromatic
#2960D8 #5D86E2 #91ADEB #C5D4F4 #E5ECFA
Accessibility & contrast
On white
2.24
#91ADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#91ADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ADEB
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ADEB | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2EE
Deuteranopia (green-blind)
#8FAAEA
Tritanopia (blue-blind)
#74BAC3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #91adeb; /* rgb */ color: rgb(145, 173, 235); /* oklch */ color: oklch(75.0% 0.095 265.4);
Tailwind
colors: {
custom: {
50: '#b4c5f1',
500: '#91adeb',
950: '#000000',
},
}SCSS
$custom: #91adeb; $custom-light: #b4c5f1; $custom-dark: #000000;
JSON
{
"hex": "#91adeb",
"rgb": {
"r": 145,
"g": 173,
"b": 235
},
"hsl": {
"h": 221.333,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.75007,
"c": 0.09522,
"h": 265.4
},
"luminance": 0.41905
}Semantic roles & 50–950 ramp
primary
#91ADEB
secondary
#F2EAD9
accent
#9614D1
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185