#9BB2CA#9BB2CA
#9BB2CA is a light, muted cyan. Relative luminance 0.431; OKLCH L 75.4% C 0.043 H 249.5°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB2CA |
|---|---|
| RGB | rgb(155, 178, 202) |
| HSL | hsl(211, 31%, 70%) |
| HSV | hsv(211, 23%, 79%) |
| CMYK | cmyk(23.3%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(71.60, -2.61, -14.79) |
| CIE-LCH | lch(71.60, 15.02, 259.99°) |
| OKLab | oklab(75.41% -0.015 -0.0403) |
| OKLCH | oklch(75.41% 0.043 249.5) |
| XYZ | xyz(40.0957, 43.0724, 62.0669) |
| Luminance | 0.4307 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.49
Cloudy Blue
#ACC2D9
ΔE00 4.35
Lightsteelblue
#B0C4DE
ΔE00 5.23
Bluey Grey
#89A0B0
ΔE00 6.43
Cool Gray
#9AA7B0
ΔE00 6.57
Light Blue Grey
#B7C9E2
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB2CA #CAB39B
analogous
#9BCACA #9BB2CA #9B9BCA
triadic
#9BB2CA #CA9BB2 #B2CA9B
tetradic
#9BB2CA #CA9BCA #CAB39B #9BCA9B
square
#9BB2CA #CA9BCA #CAB39B #9BCA9B
split-complementary
#9BB2CA #CA9B9B #CACA9B
monochromatic
#517599 #7393B5 #9BB2CA #C3D1DF #EBF0F4
Accessibility & contrast
On white
2.18
#9BB2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#9BB2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB2CA
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB2CA | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2CB
Deuteranopia (green-blind)
#A4ADCA
Tritanopia (blue-blind)
#8EB7BA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9bb2ca; /* rgb */ color: rgb(155, 178, 202); /* oklch */ color: oklch(75.4% 0.043 249.5);
Tailwind
colors: {
custom: {
50: '#b9c9da',
500: '#9bb2ca',
950: '#000000',
},
}SCSS
$custom: #9bb2ca; $custom-light: #b9c9da; $custom-dark: #000000;
JSON
{
"hex": "#9bb2ca",
"rgb": {
"r": 155,
"g": 178,
"b": 202
},
"hsl": {
"h": 210.638,
"s": 30.719,
"l": 70
},
"oklch": {
"l": 0.75408,
"c": 0.043,
"h": 249.5
},
"luminance": 0.43074
}Semantic roles & 50–950 ramp
primary
#9BB2CA
secondary
#E7E1DA
accent
#743CA9
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283