#91BDEB#91BDEB
#91BDEB is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.4% C 0.081 H 250.0°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #91BDEB |
|---|---|
| RGB | rgb(145, 189, 235) |
| HSL | hsl(211, 69%, 75%) |
| HSV | hsv(211, 38%, 92%) |
| CMYK | cmyk(38.3%, 19.6%, 0%, 7.8%) |
| CIE-LAB | lab(75.08, -3.29, -27.52) |
| CIE-LCH | lch(75.08, 27.72, 263.18°) |
| OKLab | oklab(78.36% -0.0277 -0.0761) |
| OKLCH | oklch(78.36% 0.081 250) |
| XYZ | xyz(44.8652, 48.4106, 85.5613) |
| Luminance | 0.4841 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.17
Sky Blue (survey)
#75BBFD
ΔE00 4.42
Baby Blue (survey)
#A2CFFE
ΔE00 4.56
Pastel Blue
#A2BFFE
ΔE00 4.93
Light Blue
#95D0FC
ΔE00 5.52
Sky
#82CAFC
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BDEB #EBBF91
analogous
#91EAEB #91BDEB #9291EB
triadic
#91BDEB #EB91BD #BDEB91
tetradic
#91BDEB #EB91EA #EBBF91 #91EB92
square
#91BDEB #EB91EA #EBBF91 #91EB92
split-complementary
#91BDEB #EB9291 #EAEB91
monochromatic
#297FD8 #5D9EE2 #91BDEB #C5DCF4 #E5EFFA
Accessibility & contrast
On white
1.97
#91BDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#91BDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BDEB
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BDEB | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEED
Deuteranopia (green-blind)
#A0B5EA
Tritanopia (blue-blind)
#72C7CC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91bdeb; /* rgb */ color: rgb(145, 189, 235); /* oklch */ color: oklch(78.4% 0.081 250.0);
Tailwind
colors: {
custom: {
50: '#b4d0f1',
500: '#91bdeb',
950: '#000000',
},
}SCSS
$custom: #91bdeb; $custom-light: #b4d0f1; $custom-dark: #000000;
JSON
{
"hex": "#91bdeb",
"rgb": {
"r": 145,
"g": 189,
"b": 235
},
"hsl": {
"h": 210.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.78359,
"c": 0.08101,
"h": 250
},
"luminance": 0.48413
}Semantic roles & 50–950 ramp
primary
#91BDEB
secondary
#F2E6D9
accent
#7514D1
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284