#91AFE6#91AFE6
#91AFE6 is a light, moderate blue. Relative luminance 0.424; OKLCH L 75.2% C 0.086 H 262.3°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #91AFE6 |
|---|---|
| RGB | rgb(145, 175, 230) |
| HSL | hsl(219, 63%, 74%) |
| HSV | hsv(219, 37%, 90%) |
| CMYK | cmyk(37%, 23.9%, 0%, 9.8%) |
| CIE-LAB | lab(71.14, 3.06, -30.87) |
| CIE-LCH | lch(71.14, 31.02, 275.67°) |
| OKLab | oklab(75.2% -0.0116 -0.0856) |
| OKLCH | oklch(75.2% 0.086 262.3) |
| XYZ | xyz(41.2856, 42.3909, 80.8545) |
| Luminance | 0.4239 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.47
Pastel Blue
#A2BFFE
ΔE00 4.65
Periwinkle Blue
#8F99FB
ΔE00 7.15
Sky Blue (survey)
#75BBFD
ΔE00 8.18
Light Grey Blue
#9DBCD4
ΔE00 8.26
Lightsteelblue
#B0C4DE
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AFE6 #E6C891
analogous
#91D9E6 #91AFE6 #9D91E6
triadic
#91AFE6 #E691AF #AFE691
tetradic
#91AFE6 #E691D9 #E6C891 #91E69D
square
#91AFE6 #E691D9 #E6C891 #91E69D
split-complementary
#91AFE6 #E69D91 #D9E691
monochromatic
#2F67CE #5F8BDB #91AFE6 #C3D3F1 #E6EDF9
Accessibility & contrast
On white
2.22
#91AFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#91AFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AFE6
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AFE6 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB3E8
Deuteranopia (green-blind)
#93ABE5
Tritanopia (blue-blind)
#76BAC2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #91afe6; /* rgb */ color: rgb(145, 175, 230); /* oklch */ color: oklch(75.2% 0.086 262.3);
Tailwind
colors: {
custom: {
50: '#b4c6ee',
500: '#91afe6',
950: '#000000',
},
}SCSS
$custom: #91afe6; $custom-light: #b4c6ee; $custom-dark: #000000;
JSON
{
"hex": "#91afe6",
"rgb": {
"r": 145,
"g": 175,
"b": 230
},
"hsl": {
"h": 218.824,
"s": 62.963,
"l": 73.529
},
"oklch": {
"l": 0.75204,
"c": 0.08642,
"h": 262.3
},
"luminance": 0.42393
}Semantic roles & 50–950 ramp
primary
#91AFE6
secondary
#F1E9DA
accent
#8D1BCB
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284