#9DB2C5#9DB2C5
#9DB2C5 is a light, muted cyan. Relative luminance 0.430; OKLCH L 75.4% C 0.036 H 245.6°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #9DB2C5 |
|---|---|
| RGB | rgb(157, 178, 197) |
| HSL | hsl(209, 26%, 69%) |
| HSV | hsv(209, 20%, 77%) |
| CMYK | cmyk(20.3%, 9.6%, 0%, 22.7%) |
| CIE-LAB | lab(71.58, -3.12, -12.07) |
| CIE-LCH | lch(71.58, 12.46, 255.49°) |
| OKLab | oklab(75.37% -0.0149 -0.0327) |
| OKLCH | oklch(75.37% 0.036 245.6) |
| XYZ | xyz(39.9004, 43.0390, 59.0176) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.62
Cloudy Blue
#ACC2D9
ΔE00 4.57
Cool Gray
#9AA7B0
ΔE00 5.09
Bluey Grey
#89A0B0
ΔE00 5.76
Lightsteelblue
#B0C4DE
ΔE00 5.81
Bluegrey
#85A3B2
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DB2C5 #C5B09D
analogous
#9DC5C4 #9DB2C5 #9D9EC5
triadic
#9DB2C5 #C59DB2 #B2C59D
tetradic
#9DB2C5 #C49DC5 #C5B09D #9EC59D
square
#9DB2C5 #C49DC5 #C5B09D #9EC59D
split-complementary
#9DB2C5 #C59D9E #C5C49D
monochromatic
#567591 #7794AE #9DB2C5 #C3D0DC #EAEEF3
Accessibility & contrast
On white
2.19
#9DB2C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#9DB2C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DB2C5
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DB2C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DB2C5 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 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)
#ABB2C6
Deuteranopia (green-blind)
#A6ADC5
Tritanopia (blue-blind)
#92B6B8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9db2c5; /* rgb */ color: rgb(157, 178, 197); /* oklch */ color: oklch(75.4% 0.036 245.6);
Tailwind
colors: {
custom: {
50: '#bac9d6',
500: '#9db2c5',
950: '#000000',
},
}SCSS
$custom: #9db2c5; $custom-light: #bac9d6; $custom-dark: #000000;
JSON
{
"hex": "#9db2c5",
"rgb": {
"r": 157,
"g": 178,
"b": 197
},
"hsl": {
"h": 208.5,
"s": 25.641,
"l": 69.412
},
"oklch": {
"l": 0.75372,
"c": 0.03596,
"h": 245.6
},
"luminance": 0.4304
}Semantic roles & 50–950 ramp
primary
#9DB2C5
secondary
#E5DFD9
accent
#7041A4
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283