#9BBACA#9BBACA
#9BBACA is a light, muted cyan. Relative luminance 0.464; OKLCH L 77.1% C 0.041 H 230.4°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBACA |
|---|---|
| RGB | rgb(155, 186, 202) |
| HSL | hsl(200, 31%, 70%) |
| HSV | hsv(200, 23%, 79%) |
| CMYK | cmyk(23.3%, 7.9%, 0%, 20.8%) |
| CIE-LAB | lab(73.77, -6.91, -11.54) |
| CIE-LCH | lch(73.77, 13.45, 239.07°) |
| OKLab | oklab(77.12% -0.0259 -0.0314) |
| OKLCH | oklch(77.12% 0.041 230.4) |
| XYZ | xyz(41.7341, 46.3492, 62.6130) |
| Luminance | 0.4635 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.39
Cloudy Blue
#ACC2D9
ΔE00 5.70
Bluegrey
#85A3B2
ΔE00 6.62
Cool Gray
#9AA7B0
ΔE00 7.16
Lightsteelblue
#B0C4DE
ΔE00 7.45
Bluey Grey
#89A0B0
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBACA #CAAB9B
analogous
#9BCAC3 #9BBACA #9BA2CA
triadic
#9BBACA #CA9BBA #BACA9B
tetradic
#9BBACA #C39BCA #CAAB9B #A2CA9B
square
#9BBACA #C39BCA #CAAB9B #A2CA9B
split-complementary
#9BBACA #CA9BA2 #CAC39B
monochromatic
#518199 #739EB5 #9BBACA #C3D6DF #EBF1F4
Accessibility & contrast
On white
2.04
#9BBACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#9BBACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBACA
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBACA | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B8CB
Deuteranopia (green-blind)
#ABB3CA
Tritanopia (blue-blind)
#8DBFBF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9bbaca; /* rgb */ color: rgb(155, 186, 202); /* oklch */ color: oklch(77.1% 0.041 230.4);
Tailwind
colors: {
custom: {
50: '#b9ceda',
500: '#9bbaca',
950: '#000000',
},
}SCSS
$custom: #9bbaca; $custom-light: #b9ceda; $custom-dark: #000000;
JSON
{
"hex": "#9bbaca",
"rgb": {
"r": 155,
"g": 186,
"b": 202
},
"hsl": {
"h": 200.426,
"s": 30.719,
"l": 70
},
"oklch": {
"l": 0.77117,
"c": 0.04071,
"h": 230.4
},
"luminance": 0.46351
}Semantic roles & 50–950 ramp
primary
#9BBACA
secondary
#E7DEDA
accent
#613CA9
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283