#9FBFCC#9FBFCC
#9FBFCC is a light, muted cyan. Relative luminance 0.490; OKLCH L 78.5% C 0.039 H 224.4°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBFCC |
|---|---|
| RGB | rgb(159, 191, 204) |
| HSL | hsl(197, 31%, 71%) |
| HSV | hsv(197, 22%, 80%) |
| CMYK | cmyk(22.1%, 6.4%, 0%, 20%) |
| CIE-LAB | lab(75.45, -7.89, -10.10) |
| CIE-LCH | lch(75.45, 12.81, 232.01°) |
| OKLab | oklab(78.53% -0.028 -0.0274) |
| OKLCH | oklch(78.53% 0.039 224.4) |
| XYZ | xyz(43.8249, 48.9907, 64.2621) |
| Luminance | 0.4899 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.81
Lightblue
#ADD8E6
ΔE00 6.39
Cloudy Blue
#ACC2D9
ΔE00 6.56
Sky Blue
#87CEEB
ΔE00 7.79
Bluegrey
#85A3B2
ΔE00 7.95
Baby Blue
#89CFF0
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBFCC #CCAC9F
analogous
#9FCCC2 #9FBFCC #9FA8CC
triadic
#9FBFCC #CC9FBF #BFCC9F
tetradic
#9FBFCC #C29FCC #CCAC9F #A8CC9F
square
#9FBFCC #C29FCC #CCAC9F #A8CC9F
split-complementary
#9FBFCC #CC9FA8 #CCC29F
monochromatic
#53889D #77A4B7 #9FBFCC #C7DAE1 #EBF2F4
Accessibility & contrast
On white
1.94
#9FBFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#9FBFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBFCC
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBFCC | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCD
Deuteranopia (green-blind)
#B1B7CC
Tritanopia (blue-blind)
#92C3C3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #9fbfcc; /* rgb */ color: rgb(159, 191, 204); /* oklch */ color: oklch(78.5% 0.039 224.4);
Tailwind
colors: {
custom: {
50: '#bcd2db',
500: '#9fbfcc',
950: '#000000',
},
}SCSS
$custom: #9fbfcc; $custom-light: #bcd2db; $custom-dark: #000000;
JSON
{
"hex": "#9fbfcc",
"rgb": {
"r": 159,
"g": 191,
"b": 204
},
"hsl": {
"h": 197.333,
"s": 30.612,
"l": 71.176
},
"oklch": {
"l": 0.78525,
"c": 0.03918,
"h": 224.4
},
"luminance": 0.48992
}Semantic roles & 50–950 ramp
primary
#9FBFCC
secondary
#E9E1DD
accent
#5C3CA9
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283