#91ADBB#91ADBB
#91ADBB is a light, muted cyan. Relative luminance 0.395; OKLCH L 73.1% C 0.037 H 229.5°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #91ADBB |
|---|---|
| RGB | rgb(145, 173, 187) |
| HSL | hsl(200, 24%, 65%) |
| HSV | hsv(200, 22%, 73%) |
| CMYK | cmyk(22.5%, 7.5%, 0%, 26.7%) |
| CIE-LAB | lab(69.11, -6.46, -10.34) |
| CIE-LCH | lch(69.11, 12.20, 238.00°) |
| OKLab | oklab(73.11% -0.024 -0.0281) |
| OKLCH | oklch(73.11% 0.037 229.5) |
| XYZ | xyz(35.5878, 39.4936, 52.7520) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.13
Bluey Grey
#89A0B0
ΔE00 4.23
Cool Gray
#9AA7B0
ΔE00 4.87
Greyblue
#77A1B5
ΔE00 5.39
Light Grey Blue
#9DBCD4
ΔE00 5.69
Cool Grey
#95A3A6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ADBB #BB9F91
analogous
#91BBB4 #91ADBB #9198BB
triadic
#91ADBB #BB91AD #ADBB91
tetradic
#91ADBB #B491BB #BB9F91 #98BB91
square
#91ADBB #B491BB #BB9F91 #98BB91
split-complementary
#91ADBB #BB9198 #BBB491
monochromatic
#507182 #6B91A4 #91ADBB #B7C9D2 #DDE5EA
Accessibility & contrast
On white
2.36
#91ADBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#91ADBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ADBB
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ADBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ADBB | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBC
Deuteranopia (green-blind)
#A0A7BB
Tritanopia (blue-blind)
#85B1B1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #91adbb; /* rgb */ color: rgb(145, 173, 187); /* oklch */ color: oklch(73.1% 0.037 229.5);
Tailwind
colors: {
custom: {
50: '#b2c5cf',
500: '#91adbb',
950: '#000000',
},
}SCSS
$custom: #91adbb; $custom-light: #b2c5cf; $custom-dark: #000000;
JSON
{
"hex": "#91adbb",
"rgb": {
"r": 145,
"g": 173,
"b": 187
},
"hsl": {
"h": 200,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.73114,
"c": 0.03693,
"h": 229.5
},
"luminance": 0.39495
}Semantic roles & 50–950 ramp
primary
#91ADBB
secondary
#DBD2CD
accent
#6343A2
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111213
muted
#808182