#9DBBCD#9DBBCD
#9DBBCD is a light, muted cyan. Relative luminance 0.471; OKLCH L 77.6% C 0.042 H 234.4°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #9DBBCD |
|---|---|
| RGB | rgb(157, 187, 205) |
| HSL | hsl(203, 32%, 71%) |
| HSV | hsv(203, 23%, 80%) |
| CMYK | cmyk(23.4%, 8.8%, 0%, 19.6%) |
| CIE-LAB | lab(74.26, -6.15, -12.42) |
| CIE-LCH | lch(74.26, 13.86, 243.66°) |
| OKLab | oklab(77.57% -0.0242 -0.0338) |
| OKLCH | oklch(77.57% 0.042 234.4) |
| XYZ | xyz(42.6913, 47.1151, 64.5906) |
| Luminance | 0.4712 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.35
Cloudy Blue
#ACC2D9
ΔE00 4.68
Lightsteelblue
#B0C4DE
ΔE00 6.42
Bluegrey
#85A3B2
ΔE00 7.08
Cool Gray
#9AA7B0
ΔE00 7.29
Light Blue Grey
#B7C9E2
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DBBCD #CDAF9D
analogous
#9DCDC7 #9DBBCD #9DA3CD
triadic
#9DBBCD #CD9DBB #BBCD9D
tetradic
#9DBBCD #C79DCD #CDAF9D #A3CD9D
square
#9DBBCD #C79DCD #CDAF9D #A3CD9D
split-complementary
#9DBBCD #CD9DA3 #CDC79D
monochromatic
#51829F #749FB8 #9DBBCD #C6D7E2 #EBF1F5
Accessibility & contrast
On white
2.01
#9DBBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#9DBBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DBBCD
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DBBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DBBCD | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BACE
Deuteranopia (green-blind)
#ACB4CD
Tritanopia (blue-blind)
#8FC0C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9dbbcd; /* rgb */ color: rgb(157, 187, 205); /* oklch */ color: oklch(77.6% 0.042 234.4);
Tailwind
colors: {
custom: {
50: '#bacfdc',
500: '#9dbbcd',
950: '#000000',
},
}SCSS
$custom: #9dbbcd; $custom-light: #bacfdc; $custom-dark: #000000;
JSON
{
"hex": "#9dbbcd",
"rgb": {
"r": 157,
"g": 187,
"b": 205
},
"hsl": {
"h": 202.5,
"s": 32.432,
"l": 70.98
},
"oklch": {
"l": 0.77568,
"c": 0.04155,
"h": 234.4
},
"luminance": 0.47117
}Semantic roles & 50–950 ramp
primary
#9DBBCD
secondary
#E9E1DD
accent
#653AAB
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121315
muted
#818283