#91B2BE#91B2BE
#91B2BE is a light, muted cyan. Relative luminance 0.416; OKLCH L 74.3% C 0.040 H 222.0°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #91B2BE |
|---|---|
| RGB | rgb(145, 178, 190) |
| HSL | hsl(196, 26%, 66%) |
| HSV | hsv(196, 24%, 75%) |
| CMYK | cmyk(23.7%, 6.3%, 0%, 25.5%) |
| CIE-LAB | lab(70.58, -8.46, -9.80) |
| CIE-LCH | lch(70.58, 12.95, 229.19°) |
| OKLab | oklab(74.31% -0.0296 -0.0266) |
| OKLCH | oklch(74.31% 0.04 222) |
| XYZ | xyz(36.8890, 41.5769, 54.7867) |
| Luminance | 0.4158 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.64
Greyblue
#77A1B5
ΔE00 6.18
Light Grey Blue
#9DBCD4
ΔE00 6.19
Bluey Grey
#89A0B0
ΔE00 6.39
Cool Gray
#9AA7B0
ΔE00 6.66
Cool Grey
#95A3A6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91B2BE #BE9D91
analogous
#91BEB3 #91B2BE #919BBE
triadic
#91B2BE #BE91B2 #B2BE91
tetradic
#91B2BE #B391BE #BE9D91 #9BBE91
square
#91B2BE #B391BE #BE9D91 #9BBE91
split-complementary
#91B2BE #BE919B #BEB391
monochromatic
#4F7786 #6B97A7 #91B2BE #B7CDD5 #DEE8EB
Accessibility & contrast
On white
2.25
#91B2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#91B2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91B2BE
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91B2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91B2BE | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BF
Deuteranopia (green-blind)
#A4AABE
Tritanopia (blue-blind)
#84B6B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #91b2be; /* rgb */ color: rgb(145, 178, 190); /* oklch */ color: oklch(74.3% 0.040 222.0);
Tailwind
colors: {
custom: {
50: '#b2c9d1',
500: '#91b2be',
950: '#000000',
},
}SCSS
$custom: #91b2be; $custom-light: #b2c9d1; $custom-dark: #000000;
JSON
{
"hex": "#91b2be",
"rgb": {
"r": 145,
"g": 178,
"b": 190
},
"hsl": {
"h": 196,
"s": 25.714,
"l": 65.686
},
"oklch": {
"l": 0.74307,
"c": 0.03986,
"h": 222
},
"luminance": 0.41578
}Semantic roles & 50–950 ramp
primary
#91B2BE
secondary
#DDD2CE
accent
#5C41A4
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282