#91ABBF#91ABBF
#91ABBF is a light, muted cyan. Relative luminance 0.389; OKLCH L 72.8% C 0.041 H 241.3°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABBF |
|---|---|
| RGB | rgb(145, 171, 191) |
| HSL | hsl(206, 26%, 66%) |
| HSV | hsv(206, 24%, 75%) |
| CMYK | cmyk(24.1%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(68.68, -4.46, -13.19) |
| CIE-LCH | lch(68.68, 13.92, 251.34°) |
| OKLab | oklab(72.82% -0.0197 -0.0359) |
| OKLCH | oklch(72.82% 0.041 241.3) |
| XYZ | xyz(35.6413, 38.9060, 54.9118) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.56
Bluegrey
#85A3B2
ΔE00 4.06
Light Grey Blue
#9DBCD4
ΔE00 4.82
Cool Gray
#9AA7B0
ΔE00 5.05
Greyblue
#77A1B5
ΔE00 5.86
Cloudy Blue
#ACC2D9
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABBF #BFA591
analogous
#91BFBC #91ABBF #9194BF
triadic
#91ABBF #BF91AB #ABBF91
tetradic
#91ABBF #BC91BF #BFA591 #94BF91
square
#91ABBF #BC91BF #BFA591 #94BF91
split-complementary
#91ABBF #BF9194 #BFBC91
monochromatic
#4F6E87 #6A8DA8 #91ABBF #B8C9D6 #DEE6EC
Accessibility & contrast
On white
2.39
#91ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#91ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABBF
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABBF | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AAC0
Deuteranopia (green-blind)
#9DA5BF
Tritanopia (blue-blind)
#84B0B1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #91abbf; /* rgb */ color: rgb(145, 171, 191); /* oklch */ color: oklch(72.8% 0.041 241.3);
Tailwind
colors: {
custom: {
50: '#b2c4d2',
500: '#91abbf',
950: '#000000',
},
}SCSS
$custom: #91abbf; $custom-light: #b2c4d2; $custom-dark: #000000;
JSON
{
"hex": "#91abbf",
"rgb": {
"r": 145,
"g": 171,
"b": 191
},
"hsl": {
"h": 206.087,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.72821,
"c": 0.04096,
"h": 241.3
},
"luminance": 0.38907
}Semantic roles & 50–950 ramp
primary
#91ABBF
secondary
#DED5CE
accent
#6C40A5
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111214
muted
#808182