#91B2BF#91B2BF
#91B2BF is a light, muted cyan. Relative luminance 0.416; OKLCH L 74.3% C 0.041 H 223.8°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #91B2BF |
|---|---|
| RGB | rgb(145, 178, 191) |
| HSL | hsl(197, 26%, 66%) |
| HSV | hsv(197, 24%, 75%) |
| CMYK | cmyk(24.1%, 6.8%, 0%, 25.1%) |
| CIE-LAB | lab(70.61, -8.23, -10.31) |
| CIE-LCH | lch(70.61, 13.19, 231.38°) |
| OKLab | oklab(74.34% -0.0292 -0.028) |
| OKLCH | oklch(74.34% 0.041 223.8) |
| XYZ | xyz(36.9987, 41.6208, 55.3643) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.51
Light Grey Blue
#9DBCD4
ΔE00 5.81
Greyblue
#77A1B5
ΔE00 6.03
Bluey Grey
#89A0B0
ΔE00 6.18
Cool Gray
#9AA7B0
ΔE00 6.56
Cool Grey
#95A3A6
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91B2BF #BF9E91
analogous
#91BFB5 #91B2BF #919BBF
triadic
#91B2BF #BF91B2 #B2BF91
tetradic
#91B2BF #B591BF #BF9E91 #9BBF91
square
#91B2BF #B591BF #BF9E91 #9BBF91
split-complementary
#91B2BF #BF919B #BFB591
monochromatic
#4F7787 #6A97A8 #91B2BF #B8CDD6 #DEE8EC
Accessibility & contrast
On white
2.25
#91B2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#91B2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91B2BF
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91B2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91B2BF | 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)
#ABB0C0
Deuteranopia (green-blind)
#A3AABF
Tritanopia (blue-blind)
#83B6B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #91b2bf; /* rgb */ color: rgb(145, 178, 191); /* oklch */ color: oklch(74.3% 0.041 223.8);
Tailwind
colors: {
custom: {
50: '#b2c9d2',
500: '#91b2bf',
950: '#000000',
},
}SCSS
$custom: #91b2bf; $custom-light: #b2c9d2; $custom-dark: #000000;
JSON
{
"hex": "#91b2bf",
"rgb": {
"r": 145,
"g": 178,
"b": 191
},
"hsl": {
"h": 196.957,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.74342,
"c": 0.04051,
"h": 223.8
},
"luminance": 0.41622
}Semantic roles & 50–950 ramp
primary
#91B2BF
secondary
#DED3CE
accent
#5D40A5
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282