#91AFBD#91AFBD
#91AFBD is a light, muted cyan. Relative luminance 0.404; OKLCH L 73.6% C 0.039 H 227.8°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #91AFBD |
|---|---|
| RGB | rgb(145, 175, 189) |
| HSL | hsl(199, 25%, 65%) |
| HSV | hsv(199, 23%, 74%) |
| CMYK | cmyk(23.3%, 7.4%, 0%, 25.9%) |
| CIE-LAB | lab(69.72, -7.08, -10.53) |
| CIE-LCH | lch(69.72, 12.69, 236.07°) |
| OKLab | oklab(73.62% -0.0259 -0.0286) |
| OKLCH | oklch(73.62% 0.039 227.8) |
| XYZ | xyz(36.1897, 40.3526, 54.0163) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.58
Bluey Grey
#89A0B0
ΔE00 4.94
Cool Gray
#9AA7B0
ΔE00 5.51
Light Grey Blue
#9DBCD4
ΔE00 5.52
Greyblue
#77A1B5
ΔE00 5.53
Cool Grey
#95A3A6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AFBD #BD9F91
analogous
#91BDB5 #91AFBD #9199BD
triadic
#91AFBD #BD91AF #AFBD91
tetradic
#91AFBD #B591BD #BD9F91 #99BD91
square
#91AFBD #B591BD #BD9F91 #99BD91
split-complementary
#91AFBD #BD9199 #BDB591
monochromatic
#4F7384 #6B93A6 #91AFBD #B7CBD4 #DDE7EB
Accessibility & contrast
On white
2.32
#91AFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#91AFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AFBD
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AFBD | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBE
Deuteranopia (green-blind)
#A1A8BD
Tritanopia (blue-blind)
#84B3B3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #91afbd; /* rgb */ color: rgb(145, 175, 189); /* oklch */ color: oklch(73.6% 0.039 227.8);
Tailwind
colors: {
custom: {
50: '#b2c6d0',
500: '#91afbd',
950: '#000000',
},
}SCSS
$custom: #91afbd; $custom-light: #b2c6d0; $custom-dark: #000000;
JSON
{
"hex": "#91afbd",
"rgb": {
"r": 145,
"g": 175,
"b": 189
},
"hsl": {
"h": 199.091,
"s": 25,
"l": 65.49
},
"oklch": {
"l": 0.73619,
"c": 0.03863,
"h": 227.8
},
"luminance": 0.40354
}Semantic roles & 50–950 ramp
primary
#91AFBD
secondary
#DCD2CE
accent
#6142A4
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282