#9DB2CD#9DB2CD
#9DB2CD is a light, muted cyan. Relative luminance 0.434; OKLCH L 75.7% C 0.045 H 254.8°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #9DB2CD |
|---|---|
| RGB | rgb(157, 178, 205) |
| HSL | hsl(214, 32%, 71%) |
| HSV | hsv(214, 23%, 80%) |
| CMYK | cmyk(23.4%, 13.2%, 0%, 19.6%) |
| CIE-LAB | lab(71.84, -1.30, -16.07) |
| CIE-LCH | lch(71.84, 16.12, 265.38°) |
| OKLab | oklab(75.66% -0.0119 -0.0438) |
| OKLCH | oklch(75.66% 0.045 254.8) |
| XYZ | xyz(40.8415, 43.4155, 63.9740) |
| Luminance | 0.4342 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.56
Light Grey Blue
#9DBCD4
ΔE00 4.61
Lightsteelblue
#B0C4DE
ΔE00 4.85
Light Blue Grey
#B7C9E2
ΔE00 6.25
Bluey Grey
#89A0B0
ΔE00 7.50
Cool Gray
#9AA7B0
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DB2CD #CDB89D
analogous
#9DCACD #9DB2CD #A09DCD
triadic
#9DB2CD #CD9DB2 #B2CD9D
tetradic
#9DB2CD #CD9DCA #CDB89D #9DCDA0
square
#9DB2CD #CD9DCA #CDB89D #9DCDA0
split-complementary
#9DB2CD #CDA09D #CACD9D
monochromatic
#51739F #7492B8 #9DB2CD #C6D2E2 #EBEFF5
Accessibility & contrast
On white
2.17
#9DB2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#9DB2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DB2CD
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DB2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DB2CD | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B3CE
Deuteranopia (green-blind)
#A3AECC
Tritanopia (blue-blind)
#90B8BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9db2cd; /* rgb */ color: rgb(157, 178, 205); /* oklch */ color: oklch(75.7% 0.045 254.8);
Tailwind
colors: {
custom: {
50: '#bac9dc',
500: '#9db2cd',
950: '#000000',
},
}SCSS
$custom: #9db2cd; $custom-light: #bac9dc; $custom-dark: #000000;
JSON
{
"hex": "#9db2cd",
"rgb": {
"r": 157,
"g": 178,
"b": 205
},
"hsl": {
"h": 213.75,
"s": 32.432,
"l": 70.98
},
"oklch": {
"l": 0.75657,
"c": 0.0454,
"h": 254.8
},
"luminance": 0.43417
}Semantic roles & 50–950 ramp
primary
#9DB2CD
secondary
#E9E4DD
accent
#7A3AAB
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121315
muted
#818283