#91B2BB#91B2BB
#91B2BB is a light, muted cyan. Relative luminance 0.414; OKLCH L 74.2% C 0.038 H 216.1°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #91B2BB |
|---|---|
| RGB | rgb(145, 178, 187) |
| HSL | hsl(193, 24%, 65%) |
| HSV | hsv(193, 22%, 73%) |
| CMYK | cmyk(22.5%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(70.49, -9.15, -8.29) |
| CIE-LCH | lch(70.49, 12.34, 222.17°) |
| OKLab | oklab(74.21% -0.0308 -0.0225) |
| OKLCH | oklch(74.21% 0.038 216.1) |
| XYZ | xyz(36.5645, 41.4471, 53.0776) |
| Luminance | 0.4145 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.28
Greyblue
#77A1B5
ΔE00 6.79
Cool Grey
#95A3A6
ΔE00 6.79
Cool Gray
#9AA7B0
ΔE00 7.10
Bluey Grey
#89A0B0
ΔE00 7.15
Light Grey Blue
#9DBCD4
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91B2BB #BB9A91
analogous
#91BBAF #91B2BB #919DBB
triadic
#91B2BB #BB91B2 #B2BB91
tetradic
#91B2BB #AF91BB #BB9A91 #9DBB91
square
#91B2BB #AF91BB #BB9A91 #9DBB91
split-complementary
#91B2BB #BB919D #BBAF91
monochromatic
#507782 #6B98A4 #91B2BB #B7CCD2 #DDE7EA
Accessibility & contrast
On white
2.26
#91B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#91B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91B2BB
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91B2BB | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BC
Deuteranopia (green-blind)
#A5AABB
Tritanopia (blue-blind)
#84B6B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #91b2bb; /* rgb */ color: rgb(145, 178, 187); /* oklch */ color: oklch(74.2% 0.038 216.1);
Tailwind
colors: {
custom: {
50: '#b2c9cf',
500: '#91b2bb',
950: '#000000',
},
}SCSS
$custom: #91b2bb; $custom-light: #b2c9cf; $custom-dark: #000000;
JSON
{
"hex": "#91b2bb",
"rgb": {
"r": 145,
"g": 178,
"b": 187
},
"hsl": {
"h": 192.857,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.74206,
"c": 0.03817,
"h": 216.1
},
"luminance": 0.41448
}Semantic roles & 50–950 ramp
primary
#91B2BB
secondary
#DBD0CD
accent
#5843A2
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282