#9DB2CE#9DB2CE
#9DB2CE is a light, muted cyan. Relative luminance 0.435; OKLCH L 75.7% C 0.047 H 255.7°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9DB2CE |
|---|---|
| RGB | rgb(157, 178, 206) |
| HSL | hsl(214, 33%, 71%) |
| HSV | hsv(214, 24%, 81%) |
| CMYK | cmyk(23.8%, 13.6%, 0%, 19.2%) |
| CIE-LAB | lab(71.87, -1.07, -16.57) |
| CIE-LCH | lch(71.87, 16.60, 266.31°) |
| OKLab | oklab(75.69% -0.0115 -0.0452) |
| OKLCH | oklch(75.69% 0.047 255.7) |
| XYZ | xyz(40.9626, 43.4639, 64.6117) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.70
Light Grey Blue
#9DBCD4
ΔE00 4.85
Lightsteelblue
#B0C4DE
ΔE00 4.86
Light Blue Grey
#B7C9E2
ΔE00 6.26
Pastel Blue
#A2BFFE
ΔE00 7.65
Bluey Grey
#89A0B0
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DB2CE #CEB99D
analogous
#9DCACE #9DB2CE #A09DCE
triadic
#9DB2CE #CE9DB2 #B2CE9D
tetradic
#9DB2CE #CE9DCA #CEB99D #9DCEA0
square
#9DB2CE #CE9DCA #CEB99D #9DCEA0
split-complementary
#9DB2CE #CEA09D #CACE9D
monochromatic
#5073A0 #7492BA #9DB2CE #C6D2E2 #EBEFF5
Accessibility & contrast
On white
2.17
#9DB2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#9DB2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DB2CE
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DB2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DB2CE | 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)
#A8B3CF
Deuteranopia (green-blind)
#A3AECD
Tritanopia (blue-blind)
#90B8BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9db2ce; /* rgb */ color: rgb(157, 178, 206); /* oklch */ color: oklch(75.7% 0.047 255.7);
Tailwind
colors: {
custom: {
50: '#bac9dd',
500: '#9db2ce',
950: '#000000',
},
}SCSS
$custom: #9db2ce; $custom-light: #bac9dd; $custom-dark: #000000;
JSON
{
"hex": "#9db2ce",
"rgb": {
"r": 157,
"g": 178,
"b": 206
},
"hsl": {
"h": 214.286,
"s": 33.333,
"l": 71.176
},
"oklch": {
"l": 0.75693,
"c": 0.04665,
"h": 255.7
},
"luminance": 0.43465
}Semantic roles & 50–950 ramp
primary
#9DB2CE
secondary
#EAE4DD
accent
#7B39AC
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121315
muted
#818283