#9DB7CD#9DB7CD
#9DB7CD is a light, muted cyan. Relative luminance 0.454; OKLCH L 76.7% C 0.043 H 243.9°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9DB7CD |
|---|---|
| RGB | rgb(157, 183, 205) |
| HSL | hsl(208, 32%, 71%) |
| HSV | hsv(208, 23%, 80%) |
| CMYK | cmyk(23.4%, 10.7%, 0%, 19.6%) |
| CIE-LAB | lab(73.18, -4.01, -14.04) |
| CIE-LCH | lch(73.18, 14.60, 254.08°) |
| OKLab | oklab(76.72% -0.0187 -0.0382) |
| OKLCH | oklch(76.72% 0.043 243.9) |
| XYZ | xyz(41.8545, 45.4415, 64.3116) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.74
Cloudy Blue
#ACC2D9
ΔE00 3.52
Lightsteelblue
#B0C4DE
ΔE00 4.95
Light Blue Grey
#B7C9E2
ΔE00 6.25
Cool Gray
#9AA7B0
ΔE00 6.83
Bluey Grey
#89A0B0
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DB7CD #CDB39D
analogous
#9DCDCB #9DB7CD #9D9FCD
triadic
#9DB7CD #CD9DB7 #B7CD9D
tetradic
#9DB7CD #CB9DCD #CDB39D #9FCD9D
square
#9DB7CD #CB9DCD #CDB39D #9FCD9D
split-complementary
#9DB7CD #CD9D9F #CDCB9D
monochromatic
#517B9F #7499B8 #9DB7CD #C6D5E2 #EBF0F5
Accessibility & contrast
On white
2.08
#9DB7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#9DB7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DB7CD
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DB7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DB7CD | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB7CE
Deuteranopia (green-blind)
#A8B1CD
Tritanopia (blue-blind)
#90BCBE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9db7cd; /* rgb */ color: rgb(157, 183, 205); /* oklch */ color: oklch(76.7% 0.043 243.9);
Tailwind
colors: {
custom: {
50: '#baccdc',
500: '#9db7cd',
950: '#000000',
},
}SCSS
$custom: #9db7cd; $custom-light: #baccdc; $custom-dark: #000000;
JSON
{
"hex": "#9db7cd",
"rgb": {
"r": 157,
"g": 183,
"b": 205
},
"hsl": {
"h": 207.5,
"s": 32.432,
"l": 70.98
},
"oklch": {
"l": 0.76716,
"c": 0.04259,
"h": 243.9
},
"luminance": 0.45443
}Semantic roles & 50–950 ramp
primary
#9DB7CD
secondary
#E9E2DD
accent
#6E3AAB
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121315
muted
#818283