#91AFBC#91AFBC
#91AFBC is a light, muted cyan. Relative luminance 0.403; OKLCH L 73.6% C 0.038 H 226.0°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #91AFBC |
|---|---|
| RGB | rgb(145, 175, 188) |
| HSL | hsl(198, 24%, 65%) |
| HSV | hsv(198, 23%, 74%) |
| CMYK | cmyk(22.9%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(69.69, -7.31, -10.03) |
| CIE-LCH | lch(69.69, 12.41, 233.89°) |
| OKLab | oklab(73.58% -0.0263 -0.0272) |
| OKLCH | oklch(73.58% 0.038 226) |
| XYZ | xyz(36.0816, 40.3093, 53.4466) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.65
Bluey Grey
#89A0B0
ΔE00 5.13
Cool Gray
#9AA7B0
ΔE00 5.57
Greyblue
#77A1B5
ΔE00 5.62
Light Grey Blue
#9DBCD4
ΔE00 5.87
Cool Grey
#95A3A6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AFBC #BC9E91
analogous
#91BCB4 #91AFBC #9199BC
triadic
#91AFBC #BC91AF #AFBC91
tetradic
#91AFBC #B491BC #BC9E91 #99BC91
square
#91AFBC #B491BC #BC9E91 #99BC91
split-complementary
#91AFBC #BC9199 #BCB491
monochromatic
#507383 #6B93A5 #91AFBC #B7CBD3 #DDE6EA
Accessibility & contrast
On white
2.32
#91AFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#91AFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AFBC
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AFBC | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBD
Deuteranopia (green-blind)
#A1A8BC
Tritanopia (blue-blind)
#85B3B3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #91afbc; /* rgb */ color: rgb(145, 175, 188); /* oklch */ color: oklch(73.6% 0.038 226.0);
Tailwind
colors: {
custom: {
50: '#b2c6d0',
500: '#91afbc',
950: '#000000',
},
}SCSS
$custom: #91afbc; $custom-light: #b2c6d0; $custom-dark: #000000;
JSON
{
"hex": "#91afbc",
"rgb": {
"r": 145,
"g": 175,
"b": 188
},
"hsl": {
"h": 198.14,
"s": 24.294,
"l": 65.294
},
"oklch": {
"l": 0.73584,
"c": 0.03789,
"h": 226
},
"luminance": 0.40311
}Semantic roles & 50–950 ramp
primary
#91AFBC
secondary
#DCD2CD
accent
#6043A3
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282