#91B2BC#91B2BC
#91B2BC is a light, muted cyan. Relative luminance 0.415; OKLCH L 74.2% C 0.039 H 218.1°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #91B2BC |
|---|---|
| RGB | rgb(145, 178, 188) |
| HSL | hsl(194, 24%, 65%) |
| HSV | hsv(194, 23%, 74%) |
| CMYK | cmyk(22.9%, 5.3%, 0%, 26.3%) |
| CIE-LAB | lab(70.52, -8.92, -8.79) |
| CIE-LCH | lch(70.52, 12.53, 224.58°) |
| OKLab | oklab(74.24% -0.0304 -0.0239) |
| OKLCH | oklch(74.24% 0.039 218.1) |
| XYZ | xyz(36.6719, 41.4901, 53.6434) |
| Luminance | 0.4149 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.04
Greyblue
#77A1B5
ΔE00 6.56
Cool Grey
#95A3A6
ΔE00 6.84
Bluey Grey
#89A0B0
ΔE00 6.88
Cool Gray
#9AA7B0
ΔE00 6.93
Light Grey Blue
#9DBCD4
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91B2BC #BC9B91
analogous
#91BCB0 #91B2BC #919CBC
triadic
#91B2BC #BC91B2 #B2BC91
tetradic
#91B2BC #B091BC #BC9B91 #9CBC91
square
#91B2BC #B091BC #BC9B91 #9CBC91
split-complementary
#91B2BC #BC919C #BCB091
monochromatic
#507783 #6B97A5 #91B2BC #B7CDD3 #DDE7EA
Accessibility & contrast
On white
2.26
#91B2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#91B2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91B2BC
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91B2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91B2BC | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BD
Deuteranopia (green-blind)
#A4AABC
Tritanopia (blue-blind)
#84B6B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #91b2bc; /* rgb */ color: rgb(145, 178, 188); /* oklch */ color: oklch(74.2% 0.039 218.1);
Tailwind
colors: {
custom: {
50: '#b2c9d0',
500: '#91b2bc',
950: '#000000',
},
}SCSS
$custom: #91b2bc; $custom-light: #b2c9d0; $custom-dark: #000000;
JSON
{
"hex": "#91b2bc",
"rgb": {
"r": 145,
"g": 178,
"b": 188
},
"hsl": {
"h": 193.953,
"s": 24.294,
"l": 65.294
},
"oklch": {
"l": 0.7424,
"c": 0.03869,
"h": 218.1
},
"luminance": 0.41491
}Semantic roles & 50–950 ramp
primary
#91B2BC
secondary
#DCD1CD
accent
#5943A3
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282