#9FBDCC#9FBDCC
#9FBDCC is a light, muted cyan. Relative luminance 0.481; OKLCH L 78.1% C 0.039 H 229.5°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBDCC |
|---|---|
| RGB | rgb(159, 189, 204) |
| HSL | hsl(200, 31%, 71%) |
| HSV | hsv(200, 22%, 80%) |
| CMYK | cmyk(22.1%, 7.4%, 0%, 20%) |
| CIE-LAB | lab(74.90, -6.83, -10.91) |
| CIE-LCH | lch(74.90, 12.87, 237.96°) |
| OKLab | oklab(78.1% -0.0253 -0.0296) |
| OKLCH | oklch(78.1% 0.039 229.5) |
| XYZ | xyz(43.3917, 48.1243, 64.1177) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.62
Cloudy Blue
#ACC2D9
ΔE00 5.48
Lightblue
#ADD8E6
ΔE00 7.21
Lightsteelblue
#B0C4DE
ΔE00 7.24
Bluegrey
#85A3B2
ΔE00 7.44
Cool Gray
#9AA7B0
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBDCC #CCAE9F
analogous
#9FCCC4 #9FBDCC #9FA6CC
triadic
#9FBDCC #CC9FBD #BDCC9F
tetradic
#9FBDCC #C49FCC #CCAE9F #A6CC9F
square
#9FBDCC #C49FCC #CCAE9F #A6CC9F
split-complementary
#9FBDCC #CC9FA6 #CCC49F
monochromatic
#53859D #77A2B7 #9FBDCC #C7D8E1 #EBF1F4
Accessibility & contrast
On white
1.98
#9FBDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#9FBDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBDCC
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBDCC | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCD
Deuteranopia (green-blind)
#AFB6CC
Tritanopia (blue-blind)
#92C1C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9fbdcc; /* rgb */ color: rgb(159, 189, 204); /* oklch */ color: oklch(78.1% 0.039 229.5);
Tailwind
colors: {
custom: {
50: '#bcd0db',
500: '#9fbdcc',
950: '#000000',
},
}SCSS
$custom: #9fbdcc; $custom-light: #bcd0db; $custom-dark: #000000;
JSON
{
"hex": "#9fbdcc",
"rgb": {
"r": 159,
"g": 189,
"b": 204
},
"hsl": {
"h": 200,
"s": 30.612,
"l": 71.176
},
"oklch": {
"l": 0.78097,
"c": 0.03894,
"h": 229.5
},
"luminance": 0.48126
}Semantic roles & 50–950 ramp
primary
#9FBDCC
secondary
#E9E1DD
accent
#613CA9
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283