#91BAEB#91BAEB
#91BAEB is a light, moderate cyan. Relative luminance 0.471; OKLCH L 77.7% C 0.083 H 253.3°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #91BAEB |
|---|---|
| RGB | rgb(145, 186, 235) |
| HSL | hsl(213, 69%, 75%) |
| HSV | hsv(213, 38%, 92%) |
| CMYK | cmyk(38.3%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(74.28, -1.66, -28.76) |
| CIE-LCH | lch(74.28, 28.81, 266.69°) |
| OKLab | oklab(77.72% -0.0239 -0.0796) |
| OKLCH | oklch(77.72% 0.083 253.3) |
| XYZ | xyz(44.2266, 47.1334, 85.3484) |
| Luminance | 0.4714 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.50
Pastel Blue
#A2BFFE
ΔE00 4.22
Sky Blue (survey)
#75BBFD
ΔE00 4.95
Baby Blue (survey)
#A2CFFE
ΔE00 5.31
Light Grey Blue
#9DBCD4
ΔE00 6.29
Powder Blue (survey)
#B1D1FC
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BAEB #EBC291
analogous
#91E7EB #91BAEB #9591EB
triadic
#91BAEB #EB91BA #BAEB91
tetradic
#91BAEB #EB91E7 #EBC291 #91EB95
square
#91BAEB #EB91E7 #EBC291 #91EB95
split-complementary
#91BAEB #EB9591 #E7EB91
monochromatic
#2979D8 #5D9AE2 #91BAEB #C5DAF4 #E5EFFA
Accessibility & contrast
On white
2.01
#91BAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#91BAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BAEB
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BAEB | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCED
Deuteranopia (green-blind)
#9DB3EA
Tritanopia (blue-blind)
#72C5CA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91baeb; /* rgb */ color: rgb(145, 186, 235); /* oklch */ color: oklch(77.7% 0.083 253.3);
Tailwind
colors: {
custom: {
50: '#b4cef1',
500: '#91baeb',
950: '#000000',
},
}SCSS
$custom: #91baeb; $custom-light: #b4cef1; $custom-dark: #000000;
JSON
{
"hex": "#91baeb",
"rgb": {
"r": 145,
"g": 186,
"b": 235
},
"hsl": {
"h": 212.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.77724,
"c": 0.08317,
"h": 253.3
},
"luminance": 0.47136
}Semantic roles & 50–950 ramp
primary
#91BAEB
secondary
#F2E7D9
accent
#7B14D1
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284