#9BBDD2#9BBDD2
#9BBDD2 is a light, muted cyan. Relative luminance 0.480; OKLCH L 78.0% C 0.047 H 235.3°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBDD2 |
|---|---|
| RGB | rgb(155, 189, 210) |
| HSL | hsl(203, 38%, 72%) |
| HSV | hsv(203, 26%, 82%) |
| CMYK | cmyk(26.2%, 10%, 0%, 17.6%) |
| CIE-LAB | lab(74.83, -6.67, -14.30) |
| CIE-LCH | lch(74.83, 15.78, 244.99°) |
| OKLab | oklab(78.04% -0.027 -0.039) |
| OKLCH | oklch(78.04% 0.047 235.3) |
| XYZ | xyz(43.3446, 48.0152, 67.9443) |
| Luminance | 0.4802 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.82
Cloudy Blue
#ACC2D9
ΔE00 4.65
Lightsteelblue
#B0C4DE
ΔE00 6.31
Baby Blue
#89CFF0
ΔE00 7.18
Sky Blue
#87CEEB
ΔE00 7.25
Light Blue Grey
#B7C9E2
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBDD2 #D2B09B
analogous
#9BD2CC #9BBDD2 #9BA2D2
triadic
#9BBDD2 #D29BBD #BDD29B
tetradic
#9BBDD2 #CC9BD2 #D2B09B #A2D29B
square
#9BBDD2 #CC9BD2 #D2B09B #A2D29B
split-complementary
#9BBDD2 #D29BA2 #D2CC9B
monochromatic
#4B84A7 #71A1BF #9BBDD2 #C5D9E5 #EAF1F6
Accessibility & contrast
On white
1.98
#9BBDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#9BBDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBDD2
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBDD2 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BCD3
Deuteranopia (green-blind)
#ACB5D2
Tritanopia (blue-blind)
#8BC3C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9bbdd2; /* rgb */ color: rgb(155, 189, 210); /* oklch */ color: oklch(78.0% 0.047 235.3);
Tailwind
colors: {
custom: {
50: '#b9d0df',
500: '#9bbdd2',
950: '#000000',
},
}SCSS
$custom: #9bbdd2; $custom-light: #b9d0df; $custom-dark: #000000;
JSON
{
"hex": "#9bbdd2",
"rgb": {
"r": 155,
"g": 189,
"b": 210
},
"hsl": {
"h": 202.909,
"s": 37.931,
"l": 71.569
},
"oklch": {
"l": 0.78038,
"c": 0.04741,
"h": 235.3
},
"luminance": 0.48017
}Semantic roles & 50–950 ramp
primary
#9BBDD2
secondary
#EBE3DD
accent
#6435B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283