#9BBFCA#9BBFCA
#9BBFCA is a light, muted cyan. Relative luminance 0.485; OKLCH L 78.2% C 0.042 H 218.3°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBFCA |
|---|---|
| RGB | rgb(155, 191, 202) |
| HSL | hsl(194, 31%, 70%) |
| HSV | hsv(194, 23%, 79%) |
| CMYK | cmyk(23.3%, 5.4%, 0%, 20.8%) |
| CIE-LAB | lab(75.13, -9.56, -9.50) |
| CIE-LCH | lch(75.13, 13.48, 224.81°) |
| OKLab | oklab(78.2% -0.0327 -0.0258) |
| OKLCH | oklch(78.2% 0.042 218.3) |
| XYZ | xyz(42.8060, 48.4929, 62.9703) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.23
Light Grey Blue
#9DBCD4
ΔE00 6.28
Sky Blue
#87CEEB
ΔE00 7.59
Bluegrey
#85A3B2
ΔE00 8.19
Cloudy Blue
#ACC2D9
ΔE00 8.19
Baby Blue
#89CFF0
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBFCA #CAA69B
analogous
#9BCABE #9BBFCA #9BA7CA
triadic
#9BBFCA #CA9BBF #BFCA9B
tetradic
#9BBFCA #BE9BCA #CAA69B #A7CA9B
square
#9BBFCA #BE9BCA #CAA69B #A7CA9B
split-complementary
#9BBFCA #CA9BA7 #CABE9B
monochromatic
#518899 #73A5B5 #9BBFCA #C3D9DF #EBF2F4
Accessibility & contrast
On white
1.96
#9BBFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#9BBFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBFCA
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBFCA | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BCCB
Deuteranopia (green-blind)
#B0B6CA
Tritanopia (blue-blind)
#8DC3C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9bbfca; /* rgb */ color: rgb(155, 191, 202); /* oklch */ color: oklch(78.2% 0.042 218.3);
Tailwind
colors: {
custom: {
50: '#b9d2da',
500: '#9bbfca',
950: '#000000',
},
}SCSS
$custom: #9bbfca; $custom-light: #b9d2da; $custom-dark: #000000;
JSON
{
"hex": "#9bbfca",
"rgb": {
"r": 155,
"g": 191,
"b": 202
},
"hsl": {
"h": 194.043,
"s": 30.719,
"l": 70
},
"oklch": {
"l": 0.78195,
"c": 0.04166,
"h": 218.3
},
"luminance": 0.48494
}Semantic roles & 50–950 ramp
primary
#9BBFCA
secondary
#E7DDDA
accent
#563CA9
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283