#91BCCE#91BCCE
#91BCCE is a light, muted cyan. Relative luminance 0.464; OKLCH L 77.0% C 0.052 H 225.5°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #91BCCE |
|---|---|
| RGB | rgb(145, 188, 206) |
| HSL | hsl(198, 38%, 69%) |
| HSV | hsv(198, 30%, 81%) |
| CMYK | cmyk(29.6%, 8.7%, 0%, 19.2%) |
| CIE-LAB | lab(73.83, -10.03, -13.69) |
| CIE-LCH | lch(73.83, 16.97, 233.77°) |
| OKLab | oklab(77.05% -0.0368 -0.0374) |
| OKLCH | oklch(77.05% 0.052 225.5) |
| XYZ | xyz(40.7974, 46.4405, 65.1948) |
| Luminance | 0.4644 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.93
Sky Blue
#87CEEB
ΔE00 6.09
Baby Blue
#89CFF0
ΔE00 6.64
Lightblue
#ADD8E6
ΔE00 7.21
Bluegrey
#85A3B2
ΔE00 7.29
Cloudy Blue
#ACC2D9
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BCCE #CEA391
analogous
#91CEC2 #91BCCE #919ECE
triadic
#91BCCE #CE91BC #BCCE91
tetradic
#91BCCE #C291CE #CEA391 #9ECE91
square
#91BCCE #C291CE #CEA391 #9ECE91
split-complementary
#91BCCE #CE919E #CEC291
monochromatic
#46849E #67A2BB #91BCCE #BBD6E1 #E6F0F4
Accessibility & contrast
On white
2.04
#91BCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#91BCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BCCE
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BCCE | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BACF
Deuteranopia (green-blind)
#A9B2CE
Tritanopia (blue-blind)
#7DC2C2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91bcce; /* rgb */ color: rgb(145, 188, 206); /* oklch */ color: oklch(77.0% 0.052 225.5);
Tailwind
colors: {
custom: {
50: '#b3d0dd',
500: '#91bcce',
950: '#000000',
},
}SCSS
$custom: #91bcce; $custom-light: #b3d0dd; $custom-dark: #000000;
JSON
{
"hex": "#91bcce",
"rgb": {
"r": 145,
"g": 188,
"b": 206
},
"hsl": {
"h": 197.705,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.77046,
"c": 0.05246,
"h": 225.5
},
"luminance": 0.46442
}Semantic roles & 50–950 ramp
primary
#91BCCE
secondary
#E6DAD4
accent
#5934B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283