#91BBEC#91BBEC
#91BBEC is a light, moderate cyan. Relative luminance 0.476; OKLCH L 78.0% C 0.084 H 252.7°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #91BBEC |
|---|---|
| RGB | rgb(145, 187, 236) |
| HSL | hsl(212, 71%, 75%) |
| HSV | hsv(212, 39%, 93%) |
| CMYK | cmyk(38.6%, 20.8%, 0%, 7.5%) |
| CIE-LAB | lab(74.58, -1.94, -28.83) |
| CIE-LCH | lch(74.58, 28.90, 266.14°) |
| OKLab | oklab(77.98% -0.0249 -0.0798) |
| OKLCH | oklch(77.98% 0.084 252.7) |
| XYZ | xyz(44.5829, 47.6141, 86.1819) |
| Luminance | 0.4762 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.52
Pastel Blue
#A2BFFE
ΔE00 4.31
Sky Blue (survey)
#75BBFD
ΔE00 4.74
Baby Blue (survey)
#A2CFFE
ΔE00 5.04
Light Grey Blue
#9DBCD4
ΔE00 6.25
Powder Blue (survey)
#B1D1FC
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BBEC #ECC291
analogous
#91E8EC #91BBEC #9591EC
triadic
#91BBEC #EC91BB #BBEC91
tetradic
#91BBEC #EC91E8 #ECC291 #91EC95
square
#91BBEC #EC91E8 #ECC291 #91EC95
split-complementary
#91BBEC #EC9591 #E8EC91
monochromatic
#297ADA #5D9BE3 #91BBEC #C5DBF5 #E5EFFA
Accessibility & contrast
On white
2.00
#91BBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#91BBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BBEC
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BBEC | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BDEE
Deuteranopia (green-blind)
#9EB3EB
Tritanopia (blue-blind)
#72C6CB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91bbec; /* rgb */ color: rgb(145, 187, 236); /* oklch */ color: oklch(78.0% 0.084 252.7);
Tailwind
colors: {
custom: {
50: '#b4cff2',
500: '#91bbec',
950: '#000000',
},
}SCSS
$custom: #91bbec; $custom-light: #b4cff2; $custom-dark: #000000;
JSON
{
"hex": "#91bbec",
"rgb": {
"r": 145,
"g": 187,
"b": 236
},
"hsl": {
"h": 212.308,
"s": 70.543,
"l": 74.706
},
"oklch": {
"l": 0.77976,
"c": 0.08364,
"h": 252.7
},
"luminance": 0.47617
}Semantic roles & 50–950 ramp
primary
#91BBEC
secondary
#F2E6D9
accent
#7A13D3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285