#9BBBD2#9BBBD2
#9BBBD2 is a light, muted cyan. Relative luminance 0.472; OKLCH L 77.6% C 0.048 H 239.5°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBBD2 |
|---|---|
| RGB | rgb(155, 187, 210) |
| HSL | hsl(205, 38%, 72%) |
| HSV | hsv(205, 26%, 82%) |
| CMYK | cmyk(26.2%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(74.29, -5.60, -15.11) |
| CIE-LCH | lch(74.29, 16.12, 249.66°) |
| OKLab | oklab(77.61% -0.0243 -0.0412) |
| OKLCH | oklch(77.61% 0.048 239.5) |
| XYZ | xyz(42.9174, 47.1608, 67.8019) |
| Luminance | 0.4716 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 0.69
Cloudy Blue
#ACC2D9
ΔE00 3.95
Lightsteelblue
#B0C4DE
ΔE00 5.52
Light Blue Grey
#B7C9E2
ΔE00 6.70
Bluegrey
#85A3B2
ΔE00 7.60
Light Blue
#95D0FC
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBBD2 #D2B29B
analogous
#9BD2CE #9BBBD2 #9BA0D2
triadic
#9BBBD2 #D29BBB #BBD29B
tetradic
#9BBBD2 #CE9BD2 #D2B29B #A0D29B
square
#9BBBD2 #CE9BD2 #D2B29B #A0D29B
split-complementary
#9BBBD2 #D29BA0 #D2CE9B
monochromatic
#4B81A7 #719EBF #9BBBD2 #C5D8E5 #EAF1F6
Accessibility & contrast
On white
2.01
#9BBBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#9BBBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBBD2
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBBD2 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BAD3
Deuteranopia (green-blind)
#AAB4D2
Tritanopia (blue-blind)
#8BC1C2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9bbbd2; /* rgb */ color: rgb(155, 187, 210); /* oklch */ color: oklch(77.6% 0.048 239.5);
Tailwind
colors: {
custom: {
50: '#b9cfdf',
500: '#9bbbd2',
950: '#000000',
},
}SCSS
$custom: #9bbbd2; $custom-light: #b9cfdf; $custom-dark: #000000;
JSON
{
"hex": "#9bbbd2",
"rgb": {
"r": 155,
"g": 187,
"b": 210
},
"hsl": {
"h": 205.091,
"s": 37.931,
"l": 71.569
},
"oklch": {
"l": 0.77611,
"c": 0.04786,
"h": 239.5
},
"luminance": 0.47162
}Semantic roles & 50–950 ramp
primary
#9BBBD2
secondary
#EBE3DD
accent
#6935B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283