#9BBCD3#9BBCD3
#9BBCD3 is a light, muted cyan. Relative luminance 0.476; OKLCH L 77.9% C 0.049 H 238.7°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBCD3 |
|---|---|
| RGB | rgb(155, 188, 211) |
| HSL | hsl(205, 39%, 72%) |
| HSV | hsv(205, 27%, 83%) |
| CMYK | cmyk(26.5%, 10.9%, 0%, 17.3%) |
| CIE-LAB | lab(74.60, -5.90, -15.20) |
| CIE-LCH | lch(74.60, 16.30, 248.78°) |
| OKLab | oklab(77.86% -0.0253 -0.0415) |
| OKLCH | oklch(77.86% 0.049 238.7) |
| XYZ | xyz(43.2552, 47.6365, 68.5311) |
| Luminance | 0.4764 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 0.87
Cloudy Blue
#ACC2D9
ΔE00 4.06
Lightsteelblue
#B0C4DE
ΔE00 5.65
Light Blue Grey
#B7C9E2
ΔE00 6.78
Baby Blue
#89CFF0
ΔE00 7.49
Light Blue
#95D0FC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBCD3 #D3B29B
analogous
#9BD3CE #9BBCD3 #9BA0D3
triadic
#9BBCD3 #D39BBC #BCD39B
tetradic
#9BBCD3 #CE9BD3 #D3B29B #A0D39B
square
#9BBCD3 #CE9BD3 #D3B29B #A0D39B
split-complementary
#9BBCD3 #D39BA0 #D3CE9B
monochromatic
#4A82A9 #71A0C0 #9BBCD3 #C6D8E6 #EAF1F6
Accessibility & contrast
On white
1.99
#9BBCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#9BBCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBCD3
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBCD3 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 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)
#B2BBD4
Deuteranopia (green-blind)
#ABB5D3
Tritanopia (blue-blind)
#8BC2C3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9bbcd3; /* rgb */ color: rgb(155, 188, 211); /* oklch */ color: oklch(77.9% 0.049 238.7);
Tailwind
colors: {
custom: {
50: '#b9d0e0',
500: '#9bbcd3',
950: '#000000',
},
}SCSS
$custom: #9bbcd3; $custom-light: #b9d0e0; $custom-dark: #000000;
JSON
{
"hex": "#9bbcd3",
"rgb": {
"r": 155,
"g": 188,
"b": 211
},
"hsl": {
"h": 204.643,
"s": 38.889,
"l": 71.765
},
"oklch": {
"l": 0.7786,
"c": 0.04857,
"h": 238.7
},
"luminance": 0.47638
}Semantic roles & 50–950 ramp
primary
#9BBCD3
secondary
#ECE4DE
accent
#6734B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283