#9FBDCA#9FBDCA
#9FBDCA is a light, muted cyan. Relative luminance 0.480; OKLCH L 78.0% C 0.037 H 225.9°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBDCA |
|---|---|
| RGB | rgb(159, 189, 202) |
| HSL | hsl(198, 29%, 71%) |
| HSV | hsv(198, 21%, 79%) |
| CMYK | cmyk(21.3%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.84, -7.27, -9.91) |
| CIE-LCH | lch(74.84, 12.29, 233.72°) |
| OKLab | oklab(78.03% -0.026 -0.0269) |
| OKLCH | oklch(78.03% 0.037 225.9) |
| XYZ | xyz(43.1534, 48.0290, 62.8625) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.50
Cloudy Blue
#ACC2D9
ΔE00 6.24
Lightblue
#ADD8E6
ΔE00 7.04
Bluegrey
#85A3B2
ΔE00 7.47
Cool Gray
#9AA7B0
ΔE00 7.56
Lightsteelblue
#B0C4DE
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBDCA #CAAC9F
analogous
#9FCAC1 #9FBDCA #9FA7CA
triadic
#9FBDCA #CA9FBD #BDCA9F
tetradic
#9FBDCA #C19FCA #CAAC9F #A7CA9F
square
#9FBDCA #C19FCA #CAAC9F #A7CA9F
split-complementary
#9FBDCA #CA9FA7 #CAC19F
monochromatic
#55859A #78A2B4 #9FBDCA #C6D8E0 #EBF1F4
Accessibility & contrast
On white
1.98
#9FBDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#9FBDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBDCA
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBDCA | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BBCB
Deuteranopia (green-blind)
#AFB6CA
Tritanopia (blue-blind)
#93C1C1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9fbdca; /* rgb */ color: rgb(159, 189, 202); /* oklch */ color: oklch(78.0% 0.037 225.9);
Tailwind
colors: {
custom: {
50: '#bcd0da',
500: '#9fbdca',
950: '#000000',
},
}SCSS
$custom: #9fbdca; $custom-light: #bcd0da; $custom-dark: #000000;
JSON
{
"hex": "#9fbdca",
"rgb": {
"r": 159,
"g": 189,
"b": 202
},
"hsl": {
"h": 198.14,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.78029,
"c": 0.03744,
"h": 225.9
},
"luminance": 0.4803
}Semantic roles & 50–950 ramp
primary
#9FBDCA
secondary
#E8E0DD
accent
#5E3EA8
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121414
muted
#818283