#91B2BD#91B2BD
#91B2BD is a light, muted cyan. Relative luminance 0.415; OKLCH L 74.3% C 0.039 H 220.1°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #91B2BD |
|---|---|
| RGB | rgb(145, 178, 189) |
| HSL | hsl(195, 25%, 65%) |
| HSV | hsv(195, 23%, 74%) |
| CMYK | cmyk(23.3%, 5.8%, 0%, 25.9%) |
| CIE-LAB | lab(70.55, -8.69, -9.30) |
| CIE-LCH | lch(70.55, 12.73, 226.92°) |
| OKLab | oklab(74.27% -0.03 -0.0253) |
| OKLCH | oklch(74.27% 0.039 220.1) |
| XYZ | xyz(36.7801, 41.5333, 54.2131) |
| Luminance | 0.4153 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.82
Greyblue
#77A1B5
ΔE00 6.35
Light Grey Blue
#9DBCD4
ΔE00 6.59
Bluey Grey
#89A0B0
ΔE00 6.62
Cool Gray
#9AA7B0
ΔE00 6.78
Cool Grey
#95A3A6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91B2BD #BD9C91
analogous
#91BDB2 #91B2BD #919CBD
triadic
#91B2BD #BD91B2 #B2BD91
tetradic
#91B2BD #B291BD #BD9C91 #9CBD91
square
#91B2BD #B291BD #BD9C91 #9CBD91
split-complementary
#91B2BD #BD919C #BDB291
monochromatic
#4F7784 #6B97A6 #91B2BD #B7CDD4 #DDE8EB
Accessibility & contrast
On white
2.26
#91B2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#91B2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91B2BD
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91B2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91B2BD | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BE
Deuteranopia (green-blind)
#A4AABD
Tritanopia (blue-blind)
#84B6B5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #91b2bd; /* rgb */ color: rgb(145, 178, 189); /* oklch */ color: oklch(74.3% 0.039 220.1);
Tailwind
colors: {
custom: {
50: '#b2c9d0',
500: '#91b2bd',
950: '#000000',
},
}SCSS
$custom: #91b2bd; $custom-light: #b2c9d0; $custom-dark: #000000;
JSON
{
"hex": "#91b2bd",
"rgb": {
"r": 145,
"g": 178,
"b": 189
},
"hsl": {
"h": 195,
"s": 25,
"l": 65.49
},
"oklch": {
"l": 0.74273,
"c": 0.03925,
"h": 220.1
},
"luminance": 0.41535
}Semantic roles & 50–950 ramp
primary
#91B2BD
secondary
#DCD1CE
accent
#5A42A4
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282