#9BBDCA#9BBDCA
#9BBDCA is a light, muted cyan. Relative luminance 0.476; OKLCH L 77.8% C 0.041 H 223.1°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBDCA |
|---|---|
| RGB | rgb(155, 189, 202) |
| HSL | hsl(197, 31%, 70%) |
| HSV | hsv(197, 23%, 79%) |
| CMYK | cmyk(23.3%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.59, -8.51, -10.32) |
| CIE-LCH | lch(74.59, 13.37, 230.49°) |
| OKLab | oklab(77.76% -0.03 -0.028) |
| OKLCH | oklch(77.76% 0.041 223.1) |
| XYZ | xyz(42.3728, 47.6265, 62.8259) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.09
Lightblue
#ADD8E6
ΔE00 6.77
Cloudy Blue
#ACC2D9
ΔE00 7.15
Bluegrey
#85A3B2
ΔE00 7.43
Sky Blue
#87CEEB
ΔE00 7.68
Baby Blue
#89CFF0
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBDCA #CAA89B
analogous
#9BCAC0 #9BBDCA #9BA5CA
triadic
#9BBDCA #CA9BBD #BDCA9B
tetradic
#9BBDCA #C09BCA #CAA89B #A5CA9B
square
#9BBDCA #C09BCA #CAA89B #A5CA9B
split-complementary
#9BBDCA #CA9BA5 #CAC09B
monochromatic
#518599 #73A3B5 #9BBDCA #C3D7DF #EBF2F4
Accessibility & contrast
On white
2.00
#9BBDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#9BBDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBDCA
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBDCA | 1.00 | 2.00 | 10.53 | 10.53 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCB
Deuteranopia (green-blind)
#AEB5CA
Tritanopia (blue-blind)
#8DC1C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9bbdca; /* rgb */ color: rgb(155, 189, 202); /* oklch */ color: oklch(77.8% 0.041 223.1);
Tailwind
colors: {
custom: {
50: '#b9d0da',
500: '#9bbdca',
950: '#000000',
},
}SCSS
$custom: #9bbdca; $custom-light: #b9d0da; $custom-dark: #000000;
JSON
{
"hex": "#9bbdca",
"rgb": {
"r": 155,
"g": 189,
"b": 202
},
"hsl": {
"h": 196.596,
"s": 30.719,
"l": 70
},
"oklch": {
"l": 0.77763,
"c": 0.04106,
"h": 223.1
},
"luminance": 0.47628
}Semantic roles & 50–950 ramp
primary
#9BBDCA
secondary
#E7DDDA
accent
#5A3CA9
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283