#91BBCA#91BBCA
#91BBCA is a light, muted cyan. Relative luminance 0.458; OKLCH L 76.7% C 0.050 H 221.8°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #91BBCA |
|---|---|
| RGB | rgb(145, 187, 202) |
| HSL | hsl(196, 35%, 68%) |
| HSV | hsv(196, 28%, 79%) |
| CMYK | cmyk(28.2%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(73.43, -10.45, -12.11) |
| CIE-LCH | lch(73.43, 16.00, 229.20°) |
| OKLab | oklab(76.69% -0.037 -0.033) |
| OKLCH | oklch(76.69% 0.05 221.8) |
| XYZ | xyz(40.1048, 45.8229, 62.5972) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.83
Sky Blue
#87CEEB
ΔE00 6.76
Bluegrey
#85A3B2
ΔE00 7.12
Lightblue
#ADD8E6
ΔE00 7.32
Baby Blue
#89CFF0
ΔE00 7.48
Greyblue
#77A1B5
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BBCA #CAA091
analogous
#91CABC #91BBCA #919ECA
triadic
#91BBCA #CA91BB #BBCA91
tetradic
#91BBCA #BC91CA #CAA091 #9ECA91
square
#91BBCA #BC91CA #CAA091 #9ECA91
split-complementary
#91BBCA #CA919E #CABC91
monochromatic
#498398 #68A1B6 #91BBCA #BAD5DE #E4EEF2
Accessibility & contrast
On white
2.07
#91BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#91BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BBCA
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BBCA | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B8CB
Deuteranopia (green-blind)
#A9B1CA
Tritanopia (blue-blind)
#7FC0C0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #91bbca; /* rgb */ color: rgb(145, 187, 202); /* oklch */ color: oklch(76.7% 0.050 221.8);
Tailwind
colors: {
custom: {
50: '#b2cfda',
500: '#91bbca',
950: '#000000',
},
}SCSS
$custom: #91bbca; $custom-light: #b2cfda; $custom-dark: #000000;
JSON
{
"hex": "#91bbca",
"rgb": {
"r": 145,
"g": 187,
"b": 202
},
"hsl": {
"h": 195.789,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.76687,
"c": 0.0496,
"h": 221.8
},
"luminance": 0.45825
}Semantic roles & 50–950 ramp
primary
#91BBCA
secondary
#E4D7D3
accent
#5738AE
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283