#91B4E1#91B4E1
#91B4E1 is a light, moderate cyan. Relative luminance 0.441; OKLCH L 76.0% C 0.075 H 254.9°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #91B4E1 |
|---|---|
| RGB | rgb(145, 180, 225) |
| HSL | hsl(214, 57%, 73%) |
| HSV | hsv(214, 36%, 88%) |
| CMYK | cmyk(35.6%, 20%, 0%, 11.8%) |
| CIE-LAB | lab(72.29, -0.99, -26.37) |
| CIE-LCH | lch(72.29, 26.39, 267.84°) |
| OKLab | oklab(76.05% -0.0196 -0.0729) |
| OKLCH | oklch(76.05% 0.075 254.9) |
| XYZ | xyz(41.5847, 44.0965, 77.5399) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.74
Pastel Blue
#A2BFFE
ΔE00 4.70
Light Grey Blue
#9DBCD4
ΔE00 6.23
Sky Blue (survey)
#75BBFD
ΔE00 6.47
Lightsteelblue
#B0C4DE
ΔE00 7.06
Baby Blue (survey)
#A2CFFE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91B4E1 #E1BE91
analogous
#91DCE1 #91B4E1 #9691E1
triadic
#91B4E1 #E191B4 #B4E191
tetradic
#91B4E1 #E191DC #E1BE91 #91E196
square
#91B4E1 #E191DC #E1BE91 #91E196
split-complementary
#91B4E1 #E19691 #DCE191
monochromatic
#3573C3 #6193D4 #91B4E1 #C1D5EE #E7EFF8
Accessibility & contrast
On white
2.14
#91B4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#91B4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91B4E1
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91B4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91B4E1 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B6E3
Deuteranopia (green-blind)
#9AAEE0
Tritanopia (blue-blind)
#77BEC3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #91b4e1; /* rgb */ color: rgb(145, 180, 225); /* oklch */ color: oklch(76.0% 0.075 254.9);
Tailwind
colors: {
custom: {
50: '#b3caea',
500: '#91b4e1',
950: '#000000',
},
}SCSS
$custom: #91b4e1; $custom-light: #b3caea; $custom-dark: #000000;
JSON
{
"hex": "#91b4e1",
"rgb": {
"r": 145,
"g": 180,
"b": 225
},
"hsl": {
"h": 213.75,
"s": 57.143,
"l": 72.549
},
"oklch": {
"l": 0.76046,
"c": 0.07546,
"h": 254.9
},
"luminance": 0.44099
}Semantic roles & 50–950 ramp
primary
#91B4E1
secondary
#F0E7DB
accent
#7D21C5
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284