#91B2CB#91B2CB
#91B2CB is a light, muted cyan. Relative luminance 0.422; OKLCH L 74.8% C 0.051 H 241.0°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #91B2CB |
|---|---|
| RGB | rgb(145, 178, 203) |
| HSL | hsl(206, 36%, 68%) |
| HSV | hsv(206, 29%, 80%) |
| CMYK | cmyk(28.6%, 12.3%, 0%, 20.4%) |
| CIE-LAB | lab(70.99, -5.40, -16.33) |
| CIE-LCH | lch(70.99, 17.20, 251.69°) |
| OKLab | oklab(74.77% -0.0247 -0.0447) |
| OKLCH | oklch(74.77% 0.051 241) |
| XYZ | xyz(38.3737, 42.1708, 62.6062) |
| Luminance | 0.4217 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.87
Cloudy Blue
#ACC2D9
ΔE00 5.74
Bluegrey
#85A3B2
ΔE00 5.86
Bluey Grey
#89A0B0
ΔE00 6.02
Greyblue
#77A1B5
ΔE00 6.74
Lightsteelblue
#B0C4DE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91B2CB #CBAA91
analogous
#91CBC7 #91B2CB #9195CB
triadic
#91B2CB #CB91B2 #B2CB91
tetradic
#91B2CB #C791CB #CBAA91 #95CB91
square
#91B2CB #C791CB #CBAA91 #95CB91
split-complementary
#91B2CB #CB9195 #CBC791
monochromatic
#487699 #6795B7 #91B2CB #BBCFDF #E4ECF2
Accessibility & contrast
On white
2.23
#91B2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#91B2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91B2CB
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91B2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91B2CB | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B1CC
Deuteranopia (green-blind)
#A0ABCB
Tritanopia (blue-blind)
#80B8BA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #91b2cb; /* rgb */ color: rgb(145, 178, 203); /* oklch */ color: oklch(74.8% 0.051 241.0);
Tailwind
colors: {
custom: {
50: '#b2c9da',
500: '#91b2cb',
950: '#000000',
},
}SCSS
$custom: #91b2cb; $custom-light: #b2c9da; $custom-dark: #000000;
JSON
{
"hex": "#91b2cb",
"rgb": {
"r": 145,
"g": 178,
"b": 203
},
"hsl": {
"h": 205.862,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.74767,
"c": 0.05104,
"h": 241
},
"luminance": 0.42172
}Semantic roles & 50–950 ramp
primary
#91B2CB
secondary
#E5DBD3
accent
#6A37AF
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111315
muted
#808283