#9BB2D2#9BB2D2
#9BB2D2 is a light, muted cyan. Relative luminance 0.435; OKLCH L 75.7% C 0.053 H 256.7°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB2D2 |
|---|---|
| RGB | rgb(155, 178, 210) |
| HSL | hsl(215, 38%, 72%) |
| HSV | hsv(215, 26%, 82%) |
| CMYK | cmyk(26.2%, 15.2%, 0%, 17.6%) |
| CIE-LAB | lab(71.87, -0.74, -18.77) |
| CIE-LCH | lch(71.87, 18.79, 267.75°) |
| OKLab | oklab(75.7% -0.0122 -0.0514) |
| OKLCH | oklch(75.7% 0.053 256.7) |
| XYZ | xyz(41.0676, 43.4611, 67.1853) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.20
Cloudy Blue
#ACC2D9
ΔE00 5.27
Light Grey Blue
#9DBCD4
ΔE00 5.32
Light Blue Grey
#B7C9E2
ΔE00 6.59
Pastel Blue
#A2BFFE
ΔE00 6.68
Carolina Blue
#8AB8FE
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB2D2 #D2BB9B
analogous
#9BCED2 #9BB2D2 #A09BD2
triadic
#9BB2D2 #D29BB2 #B2D29B
tetradic
#9BB2D2 #D29BCE #D2BB9B #9BD2A0
square
#9BB2D2 #D29BCE #D2BB9B #9BD2A0
split-complementary
#9BB2D2 #D2A09B #CED29B
monochromatic
#4B72A7 #7192BF #9BB2D2 #C5D3E5 #EAEFF6
Accessibility & contrast
On white
2.17
#9BB2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#9BB2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB2D2
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB2D2 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B3D4
Deuteranopia (green-blind)
#A1AED1
Tritanopia (blue-blind)
#8CB9BC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9bb2d2; /* rgb */ color: rgb(155, 178, 210); /* oklch */ color: oklch(75.7% 0.053 256.7);
Tailwind
colors: {
custom: {
50: '#b9c9df',
500: '#9bb2d2',
950: '#000000',
},
}SCSS
$custom: #9bb2d2; $custom-light: #b9c9df; $custom-dark: #000000;
JSON
{
"hex": "#9bb2d2",
"rgb": {
"r": 155,
"g": 178,
"b": 210
},
"hsl": {
"h": 214.909,
"s": 37.931,
"l": 71.569
},
"oklch": {
"l": 0.75702,
"c": 0.05278,
"h": 256.7
},
"luminance": 0.43462
}Semantic roles & 50–950 ramp
primary
#9BB2D2
secondary
#EBE6DD
accent
#7D35B1
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283