#91B4E2#91B4E2
#91B4E2 is a light, moderate cyan. Relative luminance 0.442; OKLCH L 76.1% C 0.077 H 255.4°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #91B4E2 |
|---|---|
| RGB | rgb(145, 180, 226) |
| HSL | hsl(214, 58%, 73%) |
| HSV | hsv(214, 36%, 89%) |
| CMYK | cmyk(35.8%, 20.4%, 0%, 11.4%) |
| CIE-LAB | lab(72.33, -0.74, -26.86) |
| CIE-LCH | lch(72.33, 26.87, 268.43°) |
| OKLab | oklab(76.09% -0.0193 -0.0742) |
| OKLCH | oklch(76.09% 0.077 255.4) |
| XYZ | xyz(41.7215, 44.1512, 78.2604) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.63
Pastel Blue
#A2BFFE
ΔE00 4.58
Light Grey Blue
#9DBCD4
ΔE00 6.41
Sky Blue (survey)
#75BBFD
ΔE00 6.47
Baby Blue (survey)
#A2CFFE
ΔE00 7.06
Lightsteelblue
#B0C4DE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91B4E2 #E2BF91
analogous
#91DCE2 #91B4E2 #9691E2
triadic
#91B4E2 #E291B4 #B4E291
tetradic
#91B4E2 #E291DC #E2BF91 #91E296
square
#91B4E2 #E291DC #E2BF91 #91E296
split-complementary
#91B4E2 #E29691 #DCE291
monochromatic
#3472C5 #6193D5 #91B4E2 #C1D5EF #E7EEF9
Accessibility & contrast
On white
2.14
#91B4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#91B4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91B4E2
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91B4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91B4E2 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B6E4
Deuteranopia (green-blind)
#9AAEE1
Tritanopia (blue-blind)
#77BEC3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #91b4e2; /* rgb */ color: rgb(145, 180, 226); /* oklch */ color: oklch(76.1% 0.077 255.4);
Tailwind
colors: {
custom: {
50: '#b3caeb',
500: '#91b4e2',
950: '#000000',
},
}SCSS
$custom: #91b4e2; $custom-light: #b3caeb; $custom-dark: #000000;
JSON
{
"hex": "#91b4e2",
"rgb": {
"r": 145,
"g": 180,
"b": 226
},
"hsl": {
"h": 214.074,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.76087,
"c": 0.07672,
"h": 255.4
},
"luminance": 0.44153
}Semantic roles & 50–950 ramp
primary
#91B4E2
secondary
#F0E7DB
accent
#7E20C6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284