#91AEBD#91AEBD
#91AEBD is a light, muted cyan. Relative luminance 0.400; OKLCH L 73.4% C 0.039 H 230.4°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #91AEBD |
|---|---|
| RGB | rgb(145, 174, 189) |
| HSL | hsl(200, 25%, 65%) |
| HSV | hsv(200, 23%, 74%) |
| CMYK | cmyk(23.3%, 7.9%, 0%, 25.9%) |
| CIE-LAB | lab(69.44, -6.55, -10.94) |
| CIE-LCH | lch(69.44, 12.75, 239.12°) |
| OKLab | oklab(73.4% -0.0246 -0.0297) |
| OKLCH | oklch(73.4% 0.039 230.4) |
| XYZ | xyz(35.9958, 39.9647, 53.9516) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.35
Bluey Grey
#89A0B0
ΔE00 4.44
Cool Gray
#9AA7B0
ΔE00 5.18
Light Grey Blue
#9DBCD4
ΔE00 5.28
Greyblue
#77A1B5
ΔE00 5.40
Cool Grey
#95A3A6
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AEBD #BDA091
analogous
#91BDB6 #91AEBD #9198BD
triadic
#91AEBD #BD91AE #AEBD91
tetradic
#91AEBD #B691BD #BDA091 #98BD91
square
#91AEBD #B691BD #BDA091 #98BD91
split-complementary
#91AEBD #BD9198 #BDB691
monochromatic
#4F7284 #6B92A6 #91AEBD #B7CAD4 #DDE6EB
Accessibility & contrast
On white
2.34
#91AEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#91AEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AEBD
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AEBD | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBE
Deuteranopia (green-blind)
#A0A7BD
Tritanopia (blue-blind)
#84B2B3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #91aebd; /* rgb */ color: rgb(145, 174, 189); /* oklch */ color: oklch(73.4% 0.039 230.4);
Tailwind
colors: {
custom: {
50: '#b2c6d0',
500: '#91aebd',
950: '#000000',
},
}SCSS
$custom: #91aebd; $custom-light: #b2c6d0; $custom-dark: #000000;
JSON
{
"hex": "#91aebd",
"rgb": {
"r": 145,
"g": 174,
"b": 189
},
"hsl": {
"h": 200.455,
"s": 25,
"l": 65.49
},
"oklch": {
"l": 0.73401,
"c": 0.03858,
"h": 230.4
},
"luminance": 0.39966
}Semantic roles & 50–950 ramp
primary
#91AEBD
secondary
#DCD3CE
accent
#6342A4
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282