#91AFBF#91AFBF
#91AFBF is a light, muted cyan. Relative luminance 0.404; OKLCH L 73.7% C 0.040 H 231.3°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #91AFBF |
|---|---|
| RGB | rgb(145, 175, 191) |
| HSL | hsl(201, 26%, 66%) |
| HSV | hsv(201, 24%, 75%) |
| CMYK | cmyk(24.1%, 8.4%, 0%, 25.1%) |
| CIE-LAB | lab(69.78, -6.62, -11.54) |
| CIE-LCH | lch(69.78, 13.31, 240.15°) |
| OKLab | oklab(73.69% -0.0252 -0.0314) |
| OKLCH | oklch(73.69% 0.04 231.3) |
| XYZ | xyz(36.4083, 40.4400, 55.1675) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.61
Bluey Grey
#89A0B0
ΔE00 4.68
Light Grey Blue
#9DBCD4
ΔE00 4.88
Greyblue
#77A1B5
ΔE00 5.46
Cool Gray
#9AA7B0
ΔE00 5.51
Cool Grey
#95A3A6
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AFBF #BFA191
analogous
#91BFB8 #91AFBF #9198BF
triadic
#91AFBF #BF91AF #AFBF91
tetradic
#91AFBF #B891BF #BFA191 #98BF91
square
#91AFBF #B891BF #BFA191 #98BF91
split-complementary
#91AFBF #BF9198 #BFB891
monochromatic
#4F7387 #6A93A8 #91AFBF #B8CBD6 #DEE7EC
Accessibility & contrast
On white
2.31
#91AFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#91AFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AFBF
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AFBF | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AEC0
Deuteranopia (green-blind)
#A1A8BF
Tritanopia (blue-blind)
#84B4B4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #91afbf; /* rgb */ color: rgb(145, 175, 191); /* oklch */ color: oklch(73.7% 0.040 231.3);
Tailwind
colors: {
custom: {
50: '#b2c6d2',
500: '#91afbf',
950: '#000000',
},
}SCSS
$custom: #91afbf; $custom-light: #b2c6d2; $custom-dark: #000000;
JSON
{
"hex": "#91afbf",
"rgb": {
"r": 145,
"g": 175,
"b": 191
},
"hsl": {
"h": 200.87,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.73688,
"c": 0.04025,
"h": 231.3
},
"luminance": 0.40441
}Semantic roles & 50–950 ramp
primary
#91AFBF
secondary
#DED4CE
accent
#6340A5
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282