#9BADBB#9BADBB
#9BADBB is a light, muted cyan. Relative luminance 0.404; OKLCH L 73.8% C 0.029 H 241.3°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9BADBB |
|---|---|
| RGB | rgb(155, 173, 187) |
| HSL | hsl(206, 19%, 67%) |
| HSV | hsv(206, 17%, 73%) |
| CMYK | cmyk(17.1%, 7.5%, 0%, 26.7%) |
| CIE-LAB | lab(69.78, -3.27, -9.26) |
| CIE-LCH | lch(69.78, 9.82, 250.55°) |
| OKLab | oklab(73.82% -0.0137 -0.0251) |
| OKLCH | oklch(73.82% 0.029 241.3) |
| XYZ | xyz(37.4285, 40.4427, 52.8383) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.79
Bluey Grey
#89A0B0
ΔE00 4.42
Bluegrey
#85A3B2
ΔE00 5.26
Light Grey Blue
#9DBCD4
ΔE00 5.60
Cool Grey
#95A3A6
ΔE00 5.82
Cloudy Blue
#ACC2D9
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BADBB #BBA99B
analogous
#9BBBB9 #9BADBB #9B9DBB
triadic
#9BADBB #BB9BAD #ADBB9B
tetradic
#9BADBB #B99BBB #BBA99B #9DBB9B
square
#9BADBB #B99BBB #BBA99B #9DBB9B
split-complementary
#9BADBB #BB9B9D #BBB99B
monochromatic
#597083 #778FA2 #9BADBB #BFCBD4 #E4E9ED
Accessibility & contrast
On white
2.31
#9BADBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#9BADBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BADBB
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BADBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BADBB | 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)
#A7ADBC
Deuteranopia (green-blind)
#A3A9BB
Tritanopia (blue-blind)
#93B0B1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9badbb; /* rgb */ color: rgb(155, 173, 187); /* oklch */ color: oklch(73.8% 0.029 241.3);
Tailwind
colors: {
custom: {
50: '#b8c5cf',
500: '#9badbb',
950: '#000000',
},
}SCSS
$custom: #9badbb; $custom-light: #b8c5cf; $custom-dark: #000000;
JSON
{
"hex": "#9badbb",
"rgb": {
"r": 155,
"g": 173,
"b": 187
},
"hsl": {
"h": 206.25,
"s": 19.048,
"l": 67.059
},
"oklch": {
"l": 0.7382,
"c": 0.02857,
"h": 241.3
},
"luminance": 0.40444
}Semantic roles & 50–950 ramp
primary
#9BADBB
secondary
#DED8D4
accent
#6D489D
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111213
muted
#808182