#91AFBB#91AFBB
#91AFBB is a light, muted cyan. Relative luminance 0.403; OKLCH L 73.6% C 0.037 H 224.1°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #91AFBB |
|---|---|
| RGB | rgb(145, 175, 187) |
| HSL | hsl(197, 24%, 65%) |
| HSV | hsv(197, 22%, 73%) |
| CMYK | cmyk(22.5%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(69.66, -7.54, -9.52) |
| CIE-LCH | lch(69.66, 12.15, 231.61°) |
| OKLab | oklab(73.55% -0.0267 -0.0259) |
| OKLCH | oklch(73.55% 0.037 224.1) |
| XYZ | xyz(35.9741, 40.2663, 52.8808) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.77
Bluey Grey
#89A0B0
ΔE00 5.35
Cool Gray
#9AA7B0
ΔE00 5.65
Greyblue
#77A1B5
ΔE00 5.74
Cool Grey
#95A3A6
ΔE00 6.15
Light Grey Blue
#9DBCD4
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AFBB #BB9D91
analogous
#91BBB2 #91AFBB #919ABB
triadic
#91AFBB #BB91AF #AFBB91
tetradic
#91AFBB #B291BB #BB9D91 #9ABB91
square
#91AFBB #B291BB #BB9D91 #9ABB91
split-complementary
#91AFBB #BB919A #BBB291
monochromatic
#507382 #6B93A4 #91AFBB #B7CBD2 #DDE6EA
Accessibility & contrast
On white
2.32
#91AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#91AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AFBB
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AFBB | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBC
Deuteranopia (green-blind)
#A2A8BB
Tritanopia (blue-blind)
#85B3B3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #91afbb; /* rgb */ color: rgb(145, 175, 187); /* oklch */ color: oklch(73.6% 0.037 224.1);
Tailwind
colors: {
custom: {
50: '#b2c6cf',
500: '#91afbb',
950: '#000000',
},
}SCSS
$custom: #91afbb; $custom-light: #b2c6cf; $custom-dark: #000000;
JSON
{
"hex": "#91afbb",
"rgb": {
"r": 145,
"g": 175,
"b": 187
},
"hsl": {
"h": 197.143,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.7355,
"c": 0.03718,
"h": 224.1
},
"luminance": 0.40268
}Semantic roles & 50–950 ramp
primary
#91AFBB
secondary
#DBD1CD
accent
#5E43A2
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282